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

Make a copy of the current active window.

Header File.....TCXLwin.h

Prototype.......WndT CTYP Wcopy(IntT nr, IntT nc);

Source File.....WCT\WCOPY.C

Arguments.......nr -  Start Row of duplicate window
                sc -  Start Column of duplicate window

Returns.........The window handle of the new window, or:
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_INVCOORD - invalid coordinates

Notes...........Creates a new window duplicating the active window.  The
                new window becomes the active window.

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