Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>method register class twindow</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
METHOD Register CLASS TWindow
--------------------------------------------------------------------------------
   TWindow:Register( <nClsStyle>  )  -->

Parameters:

<nClsStyle>   The <nClsStyle> parameter determines the style of the
              window class when it is registered. This in turn
              determines a great part of the behavior of the window.
              For more (complete) documentation about this method
              please read the MS-Windows API on the RegisterClass()
              function and the WNDCLASS structure member style.

Purpose:
Register the TWindow() class for use by MS-Windows. Before using this
method, please be sure that you are comfortable with CreateWindow()
MS-WIndows API function and its parameters.

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson