50 lines
1.9 KiB
C
50 lines
1.9 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Visual C++ generated include file.
|
||
|
// Used by WinCSX.rc
|
||
|
//
|
||
|
#define IDC_MYICON 2
|
||
|
#define IDD_WINCSX_DIALOG 102
|
||
|
#define IDS_APP_TITLE 103
|
||
|
#define IDD_WINCSXBOX 103
|
||
|
#define IDM_ABOUT 104
|
||
|
#define IDM_EXIT 105
|
||
|
#define IDI_WINCSX 107
|
||
|
#define IDI_SMALL 108
|
||
|
#define IDC_WINCSX 109
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDD_ABOUTBOX 129
|
||
|
#define IDC_LIST 1010
|
||
|
#define IDC_BUTTON_ABOUT 1029
|
||
|
#define IDC_ABOUT 1029
|
||
|
#define IDC_EDIT_NAME 1100
|
||
|
#define IDC_EDIT_POSITION 1101
|
||
|
#define IDC_EDIT_AUTHID 1102
|
||
|
#define IDC_EDIT_DAMAGE 1103
|
||
|
#define IDC_EDIT_FRAGS 1104
|
||
|
#define IDC_EDIT_DEATHS 1105
|
||
|
#define IDC_EDIT_TKS 1106
|
||
|
#define IDC_EDIT_SHOTS 1107
|
||
|
#define IDC_EDIT_HITS 1108
|
||
|
#define IDC_EDIT_HS 1109
|
||
|
#define IDC_EDIT_PLANTS 1110
|
||
|
#define IDC_EDIT_EXPLOSIONS 1111
|
||
|
#define IDC_EDIT_DEFUSIONS 1112
|
||
|
#define IDC_EDIT_DEFUSED 1113
|
||
|
#define IDC_AUTHOR 1114
|
||
|
#define ID_HELP_DIALOG 32771
|
||
|
#define IDM_FILE_DIALOG 32773
|
||
|
#define IDM_WINCSX 32774
|
||
|
#define IDC_STATIC -1
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NO_MFC 1
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32775
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1030
|
||
|
#define _APS_NEXT_SYMED_VALUE 110
|
||
|
#endif
|
||
|
#endif
|