blob: 87ff920ca48acc1d23bdc1d51e7eea9b5f8594c6 [file] [log] [blame]
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by sandbox.rc
4//
5#define IDI_SANDBOX 107
6#define IDR_MENU_MAIN_UI 129
7#define IDD_LAUNCH_DLL 130
8#define IDC_RADIO_POCDLL 1000
9#define IDC_RADIO_CUSTOM_DLL 1001
10#define IDC_DLL_NAME 1002
11#define IDC_ENTRY_POINT 1003
12#define IDC_LOG_FILE 1004
13#define IDC_BROWSE_DLL 1005
14#define IDC_BROWSE_LOG 1006
15#define ID_FILE_EXIT 32771
16#define ID_COMMANDS_LAUNCHDLL 32772
17#define ID_COMMANDS_SPAWNTARGET 32773
18#define IDC_STATIC -1
19
20// Next default values for new objects
21//
22#ifdef APSTUDIO_INVOKED
23#ifndef APSTUDIO_READONLY_SYMBOLS
24#define _APS_NO_MFC 1
25#define _APS_NEXT_RESOURCE_VALUE 131
26#define _APS_NEXT_COMMAND_VALUE 32774
27#define _APS_NEXT_CONTROL_VALUE 1007
28#define _APS_NEXT_SYMED_VALUE 110
29#endif
30#endif