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

Change border type.

Header File.....TCXLwin.h

Prototype.......IntT CTYP Wborder(BytT bt);

Source File.....WCT\WBORDER.C
                bt -  Border Type (One of the following)
Arguments.......  BOX_SNG..all single
                  BOX_DBL..all double
                  BOX_VER..horiz single, vert double
                  BOX_HOR..horiz double, vert single
                  BOX_HVY..heavy lines
                  BOX_SPA..spaces  no box

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOACTIVE  -  No Active Window
                   W_INVBTYPE  -  Invalid Border Type

Notes...........Changes the active window's border type.  If changing to or
                from a borderless window, the window's effective area will
                change as well, changing relative coordinates within the
                window.

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