|
|
Microsoft Windows NT Build 297 06-28-1992
// Microsoft Foundation Classes C++ library. // Copyright (C) 1992 Microsoft Corporation, // All rights reserved. // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and Microsoft // QuickHelp documentation provided with the library. // See these sources for detailed information regarding the // Microsoft Foundation Classes product. #ifndef __AFXRES_H__ #define __AFXRES_H__ ///////////////////////////////////////////////////////////////////////////// // Standard Resource IDs for AFX apps // AFX standard ICON IDs (defaults to IDI_APPLICATION) #define AFX_IDI_STD_MDIFRAME 1 #define AFX_IDI_STD_FRAME 2 ///////////////////////////////////////////////////////////////////////////// // Standard Command IDs for AFX apps // For CMDIFrames #define AFX_IDM_FIRST_MDICHILD 0xff00 ///////////////////////////////////////////////////////////////////////////// #define AFX_ID_MAX 10 ///////////////////////////////////////////////////////////////////////////// #endif //__AFXRES_H__
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.