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

Display string on border.

Header File.....TCXLwin.h

Prototype.......IntT CTYP Wmessage(ChrP ps, BytT bo, BytT lo, AtrT at);

Source File.....WCT\WMESSAGE.C

Arguments.......ps -  Message String
                bo -  Border Sides (One of the following)
                  BRD_TOP..Top
                  BRD_BOT..Bottom
                  BRD_LFT..Left
                  BRD_RGT..Right
                lo -  Left Offset to Display Message
                at -  Attribute (See Appendix A)

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOACTIVE  -  No Active Window
                   W_STRLONG   -  String Could Not Fit In Window
                   W_NOBORDER  -  Window Has No Border

Notes...........Displays text on the top or bottom border of the active
                window.

See Also: Appendix A

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