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

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

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) Created 8 years, 5 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 | Annotate | Revision Log
« 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
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
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
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