mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2025-12-16 15:41:39 -05:00
Initial commit of Command & Conquer Renegade source code.
This commit is contained in:
76
Code/Tools/W3DUpdate/resource.h
Normal file
76
Code/Tools/W3DUpdate/resource.h
Normal file
@@ -0,0 +1,76 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by W3DUpdate.rc
|
||||
//
|
||||
#define IDS_COPYFAIL 1
|
||||
#define IDS_SYSTEMDLL 2
|
||||
#define IDC_DEFAULTS 3
|
||||
#define IDS_SHELLEXT_CLSID 3
|
||||
#define IDS_SHELLEXT_NAME 4
|
||||
#define IDS_SHELLEXT_DLLNAME 5
|
||||
#define IDS_W3DSHELLEXT_THMODEL 6
|
||||
#define IDS_W3DSHELLEXT_APARTMENT 7
|
||||
#define IDS_W3DFILEEXT 8
|
||||
#define IDS_W3DFILETEXT 9
|
||||
#define IDS_W3DFILEKEY 10
|
||||
#define IDS_CTXMENUHANDLERS 11
|
||||
#define IDS_W3DMENU_TEXT 12
|
||||
#define IDS_W3DCTXMENU_KEY 13
|
||||
#define IDS_W3DSHELLEXT_GUID 14
|
||||
#define IDS_W3DPROPSHEETHANDLERS 15
|
||||
#define IDS_W3DPROPPAGE_TEXT 16
|
||||
#define IDS_W3DPROPPAGE_KEY 17
|
||||
#define IDS_MSEXTENSIONS_KEY 18
|
||||
#define IDS_W3DSHELLEXT_TEXT 19
|
||||
#define IDS_W3DDEFAULTICON_TEXT 20
|
||||
#define IDS_W3DDEFAULTICON_KEY 21
|
||||
#define IDS_OPENWITH 22
|
||||
#define IDS_VIEWERCOMMAND 23
|
||||
#define IDS_GMAXRENX_PATH 24
|
||||
#define IDD_W3DUPDATE_DIALOG 102
|
||||
#define IDD_FILE_COPY 103
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDI_COPY 129
|
||||
#define IDR_FILECOPY_AVI 129
|
||||
#define IDC_EDITOR_CHECK 1000
|
||||
#define IDC_ANIMATE_CTRL 1000
|
||||
#define IDC_GAME_CHECK 1001
|
||||
#define IDC_FILENAME_TEXT 1001
|
||||
#define IDC_PLUGIN_CHECK 1001
|
||||
#define IDC_VIEWER_CHECK 1002
|
||||
#define IDC_CURRENT_APP 1002
|
||||
#define IDC_MAX_PLUGIN_CHECK 1003
|
||||
#define IDC_MAX4_PLUGIN_CHECK 1003
|
||||
#define IDC_EDITOR_CLEAN_CHECK 1004
|
||||
#define IDC_GMAX_CHECK 1004
|
||||
#define IDC_GAME_CLEAN_CHECK 1005
|
||||
#define IDC_PLUGIN_CLEAN_CHECK 1005
|
||||
#define IDC_VIEWER_CLEAN_CHECK 1006
|
||||
#define IDC_WDUMP_CHECK 1007
|
||||
#define IDC_MAX_PLUGIN_CLEAN_CHECK 1008
|
||||
#define IDC_RENEGDAZZLE_CHECK 1008
|
||||
#define IDC_WDUMP_CLEAN_CHECK 1009
|
||||
#define IDC_LIGHTMAP_CHECK 1010
|
||||
#define IDC_MAX4_PLUGIN_CLEAN_CHECK 1010
|
||||
#define IDC_LIGHTMAP_CLEAN_CHECK 1011
|
||||
#define IDC_W3DSHELLEXT 1011
|
||||
#define IDC_EDITOR_DIR_BUTTON 1012
|
||||
#define IDC_VIEWER_DIR_BUTTON 1012
|
||||
#define IDC_GMAX_CLEAN_CHECK2 1013
|
||||
#define IDC_GAME_DIR_BUTTON 1014
|
||||
#define IDC_PLUGIN_DIR_BUTTON 1014
|
||||
#define IDC_MAX4_PLUGIN_DIR_BUTTON 1015
|
||||
#define IDC_LIGHTMAP_DIR_BUTTON 1018
|
||||
#define IDC_WDUMP_DIR_BUTTON 1018
|
||||
#define IDD_DIR_SELECT_DIALOG 1019
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 130
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1013
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user