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 - wactiv http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Wactiv

Activate window.

Header File.....TCXLwin.h

Prototype.......IntT CTYP Wactiv(WndT wh);

Source File.....WCT\WACTIV.C

Arguments.......wh -  Window Handle

Returns.........ERR_NUL  -  No Error, or Window Already Active
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOTFOUND  -  Window Handle Not Found
                   W_NOACTIVE  -  No Open Windows

Notes...........Activates a previously opened window, bringing it "in
                front" of all the others.  Many windowing functions can
                perform their operations only on the active window.  If a
                window is not active, you will need to activate it before
                you can use it for these functions.

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