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]

  ---------------------------------------------------------------------------
  vupdatewindow                                                         WNDWC
  ---------------------------------------------------------------------------
  Function       Updates the current virtual window including the view,
                 titles and the cursor.  It is also updated no matter where
                 its location even if hidden or overlapped.
  Syntax         void vupdatewindow(void);
  Remarks        This is the main routine to update virtual windows.  This
                 routine simply executes three procedures: vupdatecursor,
                 vupdateview, and vupdatetitles.  Works in any "writeto"
                 mode.
  Return value   None.
  Heap           If covered, wsrows * wcols * 5 bytes is temporarily used.


See Also: vupdatecursor() vupdaterows() vupdatetitles() vupdateview()

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