www.pudn.com > CListCtrl.rar > resource.h


//{{NO_DEPENDENCIES}} 
// Microsoft Developer Studio generated include file. 
// Used by LCDemo.rc 
// 
#define IDM_ABOUTBOX                    0x0010 
#define IDD_ABOUTBOX                    100 
#define IDS_ABOUTBOX                    101 
#define IDD_LCDEMO_DIALOG               102 
#define IDR_MAINFRAME                   128 
#define IDI_ICON1                       129 
#define IDI_ICON2                       130 
#define IDD_EDIT_DLG                    131 
#define IDR_MENU1                       132 
#define IDC_LIST                        1000 
#define IDC_BUTTON_UP                   1001 
#define IDC_BUTTON_DOWN                 1002 
#define IDC_EDIT_NO                     1003 
#define IDC_EDIT_NAME                   1004 
#define IDC_EDIT                        1004 
#define IDC_EDIT_SCORE                  1005 
#define IDD_ADD                         1005 
#define IDC_DEL                         1006 
#define IDC_SAVE                        1007 
#define IDM_EDIT                        32771 
#define IDM_ABOUT                       32772 
#define IDM_EXIT                        32773 
 
// Next default values for new objects 
//  
#ifdef APSTUDIO_INVOKED 
#ifndef APSTUDIO_READONLY_SYMBOLS 
#define _APS_NEXT_RESOURCE_VALUE        133 
#define _APS_NEXT_COMMAND_VALUE         32774 
#define _APS_NEXT_CONTROL_VALUE         1008 
#define _APS_NEXT_SYMED_VALUE           101 
#endif 
#endif