|
|
1.1 root 1: // Microsoft Foundation Classes C++ library.
2: // Copyright (C) 1992 Microsoft Corporation,
3: // All rights reserved.
4:
5: // This source code is only intended as a supplement to the
6: // Microsoft Foundation Classes Reference and Microsoft
7: // QuickHelp documentation provided with the library.
8: // See these sources for detailed information regarding the
9: // Microsoft Foundation Classes product.
10:
11: #ifndef __AFXRES_H__
12: #define __AFXRES_H__
13:
14: /////////////////////////////////////////////////////////////////////////////
15: // Standard Resource IDs for AFX apps
16:
17: // AFX standard ICON IDs (defaults to IDI_APPLICATION)
18: #define AFX_IDI_STD_MDIFRAME 1
19: #define AFX_IDI_STD_FRAME 2
20:
21: /////////////////////////////////////////////////////////////////////////////
22: // Standard Command IDs for AFX apps
23:
24: // For CMDIFrames
25: #define AFX_IDM_FIRST_MDICHILD 0xff00
26:
27: /////////////////////////////////////////////////////////////////////////////
28:
29: #define AFX_ID_MAX 10
30:
31: /////////////////////////////////////////////////////////////////////////////
32: #endif //__AFXRES_H__
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.