Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - mnuact http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MnuAct

Begin menu definition, using active window.

Header File.....TCXLmnu.h

Prototype.......IntT CTYP MnuAct(IntT ni);

Source File.....MNU\MNUACT.C

Arguments.......ni -  Number of items in menu

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                ERR_MEM  -  Memory Allocation Failure
                   TcxlErr contains:
                   W_NOITMDEF  -  No Menu Items Defined

Notes...........This is used in place of MnuDef(). This function differs
                from MnuDef() in that when the user processes the defined
                menu, the menu will assume whatever the active window is at
                the time.  This (or MnuDef()) is one of the 4 functions
                that are required to process a menu.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson