Annotation of q_a/samples/platform/platform.h, revision 1.1.1.1

1.1       root        1: 
                      2: /******************************************************************************\
                      3: *       This is a part of the Microsoft Source Code Samples. 
                      4: *       Copyright (C) 1993 Microsoft Corporation.
                      5: *       All rights reserved. 
                      6: *       This source code is only intended as a supplement to 
                      7: *       Microsoft Development Tools and/or WinHelp documentation.
                      8: *       See these sources for detailed information regarding the 
                      9: *       Microsoft samples programs.
                     10: \******************************************************************************/
                     11: 
                     12: #define IDM_ABOUT 100
                     13: #define IDM_PLATFORM 200
                     14: 
                     15: int PASCAL WinMain(HINSTANCE, HINSTANCE, LPSTR, int);
                     16: BOOL InitApplication(HANDLE);
                     17: BOOL InitInstance(HANDLE, int);
                     18: long FAR PASCAL MainWndProc(HWND, UINT, WPARAM, LPARAM);
                     19: BOOL FAR PASCAL About(HWND, UINT, WPARAM, LPARAM);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.