mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2025-12-16 23:51:41 -05:00
Initial commit of Command & Conquer Renegade source code.
This commit is contained in:
33
Code/Tools/MixViewer/Resource.h
Normal file
33
Code/Tools/MixViewer/Resource.h
Normal file
@@ -0,0 +1,33 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by MixViewer.rc
|
||||
//
|
||||
#define IDD_ABOUTBOX 100
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDR_MIXVIETYPE 129
|
||||
#define IDD_COMBINING_DIALOG 130
|
||||
#define IDI_ICON1 131
|
||||
#define IDD_MAKE_MIX_FILE 132
|
||||
#define IDC_STATUS 1000
|
||||
#define IDC_PROGRESS 1001
|
||||
#define IDC_BROWSE_DIR_NAME 1002
|
||||
#define IDC_BROWSE_FILE_NAME 1003
|
||||
#define IDC_BROWSE_FILE 1004
|
||||
#define IDC_BROWSE_DIR 1005
|
||||
#define IDM_COMBINE_DUPLICATES 32771
|
||||
#define IDM_REMOVE_AV_ASSETS 32773
|
||||
#define IDM_CREATE_MIX_FILE 32775
|
||||
#define IDM_EXPORT_FILES 32776
|
||||
#define IDM_MAKE_MIX_PATCH 32777
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_3D_CONTROLS 1
|
||||
#define _APS_NEXT_RESOURCE_VALUE 133
|
||||
#define _APS_NEXT_COMMAND_VALUE 32778
|
||||
#define _APS_NEXT_CONTROL_VALUE 1006
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user