Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QWIKC20 & Multi-Level Virtual Windows - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  ---------------------------------------------------------------------------
  hidewindow                                                            WNDWC
  ---------------------------------------------------------------------------
  Function       Hides the current top window on the CRT.
  Syntax         void hidewindow(void);
  Remarks        The window is saved in RAM and the underlay is restored on
                 the screen showing the new top window.  If NOHIDEMODE has
                 been set for this window, the procedure is ignored.  The
                 windows are saved with the border, but without any shadow.
  Return value   None.
  Screens        All video pages.
  EOS            Altered to (wrow,wcol) before hiding, then restored to the
                 new top window.
  Heap           Temporarily uses (underlay size * 1.5).
  Upon return    Forced to write to CRT.


See Also: showwindow()

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