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

Side by Side Diff: sandbox/win/sandbox_poc/sandbox.rc

Issue 10783004: Move Windows Sandbox, trybots version (don't commit me!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to top of tree 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/sandbox.ico ('k') | sandbox/win/sandbox_poc/sandbox_poc.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Microsoft Visual C++ generated resource script. 1 // Microsoft Visual C++ generated resource script.
2 // 2 //
3 #include "resource.h" 3 #include "resource.h"
4 4
5 #define APSTUDIO_READONLY_SYMBOLS 5 #define APSTUDIO_READONLY_SYMBOLS
6 ///////////////////////////////////////////////////////////////////////////// 6 /////////////////////////////////////////////////////////////////////////////
7 // 7 //
8 // Generated from the TEXTINCLUDE 2 resource. 8 // Generated from the TEXTINCLUDE 2 resource.
9 // 9 //
10 #define APSTUDIO_HIDDEN_SYMBOLS 10 #define APSTUDIO_HIDDEN_SYMBOLS
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 #endif // APSTUDIO_INVOKED 83 #endif // APSTUDIO_INVOKED
84 84
85 85
86 ///////////////////////////////////////////////////////////////////////////// 86 /////////////////////////////////////////////////////////////////////////////
87 // 87 //
88 // Icon 88 // Icon
89 // 89 //
90 90
91 // Icon with lowest ID value placed first to ensure application icon 91 // Icon with lowest ID value placed first to ensure application icon
92 // remains consistent on all systems. 92 // remains consistent on all systems.
93 IDI_SANDBOX ICON "sandbox.ico" 93 // FIXME
94 //IDI_SANDBOX ICON "sandbox.ico"
94 95
95 #ifdef APSTUDIO_INVOKED 96 #ifdef APSTUDIO_INVOKED
96 ///////////////////////////////////////////////////////////////////////////// 97 /////////////////////////////////////////////////////////////////////////////
97 // 98 //
98 // TEXTINCLUDE 99 // TEXTINCLUDE
99 // 100 //
100 101
101 1 TEXTINCLUDE 102 1 TEXTINCLUDE
102 BEGIN 103 BEGIN
103 "resource.h\0" 104 "resource.h\0"
(...skipping 23 matching lines...) Expand all
127 #ifndef APSTUDIO_INVOKED 128 #ifndef APSTUDIO_INVOKED
128 ///////////////////////////////////////////////////////////////////////////// 129 /////////////////////////////////////////////////////////////////////////////
129 // 130 //
130 // Generated from the TEXTINCLUDE 3 resource. 131 // Generated from the TEXTINCLUDE 3 resource.
131 // 132 //
132 133
133 134
134 ///////////////////////////////////////////////////////////////////////////// 135 /////////////////////////////////////////////////////////////////////////////
135 #endif // not APSTUDIO_INVOKED 136 #endif // not APSTUDIO_INVOKED
136 137
OLDNEW
« no previous file with comments | « sandbox/win/sandbox_poc/sandbox.ico ('k') | sandbox/win/sandbox_poc/sandbox_poc.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698