FUNCTION: MyRegisterClass() PURPOSE: Registers the window class. COMMENTS: This function and its usage are only necessary if you want this code to be compatible with Win32 systems prior to the 'RegisterClassEx' function that was added to Windows 95. It is important to call this function so that the application will get 'well formed' small icons associated with it.
source not stored for this graph (policy: none)