Go to the source code of this file.
Defines | |
| #define | WIN32_H_VERSION "$Id: win32.h,v 2.1 2002/06/04 16:34:52 jongfoster Exp $" |
Functions | |
| void | InitWin32 (void) |
| int WINAPI | WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) |
Variables | |
| const char | win32_blurb [] |
| HINSTANCE | g_hInstance |
| int | g_nCmdShow |
| const char | win32_rcs [] |
| const char | win32_h_rcs [] |
Revision 2.0 2002/06/04 14:34:21 jongfoster Moving source files to src/
Revision 1.5 2002/03/26 22:57:10 jongfoster Web server name should begin www.
Revision 1.4 2002/03/24 12:03:47 jongfoster Name change
Revision 1.3 2001/07/30 22:08:36 jongfoster Tidying up defines:
Revision 1.1.1.1 2001/05/15 13:59:08 oes Initial import of version 2.9.3 source tree
|
|
Initialise windows, setting up the console or windows as appropriate.
|
|
|
Version information about win32.h.
|
|
|
Version information about win32.c.
|
1.2.15