Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: sandbox/win/sandbox_poc/resource.h

Issue 1851213002: Remove sandbox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nacl compile issues Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « sandbox/win/sandbox_poc/pocdll/utils.h ('k') | sandbox/win/sandbox_poc/sandbox.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 //{{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
OLDNEW
« no previous file with comments | « sandbox/win/sandbox_poc/pocdll/utils.h ('k') | sandbox/win/sandbox_poc/sandbox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698