OLD | NEW |
1 //{{NO_DEPENDENCIES}} | 1 //{{NO_DEPENDENCIES}} |
2 // Microsoft Visual C++ generated include file. | 2 // Microsoft Visual C++ generated include file. |
3 // Used by sandbox.rc | 3 // Used by sandbox.rc |
4 // | 4 // |
5 #define IDI_SANDBOX 107 | 5 #define IDI_SANDBOX 107 |
6 #define IDR_MENU_MAIN_UI 129 | 6 #define IDR_MENU_MAIN_UI 129 |
7 #define IDD_LAUNCH_DLL 130 | 7 #define IDD_LAUNCH_DLL 130 |
8 #define IDC_RADIO_POCDLL 1000 | 8 #define IDC_RADIO_POCDLL 1000 |
9 #define IDC_RADIO_CUSTOM_DLL 1001 | 9 #define IDC_RADIO_CUSTOM_DLL 1001 |
10 #define IDC_DLL_NAME 1002 | 10 #define IDC_DLL_NAME 1002 |
(...skipping 10 matching lines...) Expand all Loading... |
21 // | 21 // |
22 #ifdef APSTUDIO_INVOKED | 22 #ifdef APSTUDIO_INVOKED |
23 #ifndef APSTUDIO_READONLY_SYMBOLS | 23 #ifndef APSTUDIO_READONLY_SYMBOLS |
24 #define _APS_NO_MFC 1 | 24 #define _APS_NO_MFC 1 |
25 #define _APS_NEXT_RESOURCE_VALUE 131 | 25 #define _APS_NEXT_RESOURCE_VALUE 131 |
26 #define _APS_NEXT_COMMAND_VALUE 32774 | 26 #define _APS_NEXT_COMMAND_VALUE 32774 |
27 #define _APS_NEXT_CONTROL_VALUE 1007 | 27 #define _APS_NEXT_CONTROL_VALUE 1007 |
28 #define _APS_NEXT_SYMED_VALUE 110 | 28 #define _APS_NEXT_SYMED_VALUE 110 |
29 #endif | 29 #endif |
30 #endif | 30 #endif |
OLD | NEW |