|
|
1.1 root 1: /*
2: HELLO header file
3: Created by Microsoft Corporation, 1989
4: */
5: #define ID_RESOURCE 1
6: #define IDM_FILE 10
7: #define IDM_OPEN 100
8: #define IDM_SAVE 101
9: #define IDM_ABOUT 102
10: #define IDD_ABOUT 1
11:
12: MRESULT CALLBACK HelloWndProc(HWND, USHORT, MPARAM, MPARAM);
13: MRESULT CALLBACK AboutDlgProc(HWND, USHORT, MPARAM, MPARAM);
14: int cdecl main(void);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.