Tiny bit of reorganizing done to WinCSX
This commit is contained in:
52
dlls/cstrike/csx/WinCSX/resources/Resource.h
Executable file
52
dlls/cstrike/csx/WinCSX/resources/Resource.h
Executable file
@ -0,0 +1,52 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by WinCSX.rc
|
||||
//
|
||||
#define IDC_MYICON 2
|
||||
#define IDM_VISUALSTYLES 1
|
||||
#define IDD_WINCSX_DIALOG 102
|
||||
#define IDS_APP_TITLE 103
|
||||
#define IDD_WINCSXBOX 103
|
||||
#define IDM_ABOUT 104
|
||||
#define IDI_WINCSX 107
|
||||
#define IDI_SMALL 108
|
||||
#define IDC_WINCSX 109
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDD_ABOUTBOX 129
|
||||
#define IDR_241 132
|
||||
#define IDC_LIST 1010
|
||||
#define IDC_BUTTON_ABOUT 1029
|
||||
#define IDC_ABOUT 1029
|
||||
#define IDC_BUTTON_SAVECHANGES 1030
|
||||
#define IDC_BUTTON_CLEARSTATS 1031
|
||||
#define IDC_BUTTON_DELETE 1032
|
||||
#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 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 133
|
||||
#define _APS_NEXT_COMMAND_VALUE 32775
|
||||
#define _APS_NEXT_CONTROL_VALUE 1033
|
||||
#define _APS_NEXT_SYMED_VALUE 110
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user