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

Side by Side Diff: chrome/test/data/resource.rc

Issue 6676030: WinDDK ATL and MSVC express compatability (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Take out atlcheck; VC2005e compat Created 9 years, 9 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 | « chrome/installer/util/installer_util_unittests.rc ('k') | chrome_frame/chrome_tab_version.rc » ('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 "app/test/data/resource.h" 3 #include "app/test/data/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 #include "afxres.h" 10 #define APSTUDIO_HIDDEN_SYMBOLS
11 #include "windows.h"
12 #undef APSTUDIO_HIDDEN_SYMBOLS
11 13
12 ///////////////////////////////////////////////////////////////////////////// 14 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS 15 #undef APSTUDIO_READONLY_SYMBOLS
14 16
15 ///////////////////////////////////////////////////////////////////////////// 17 /////////////////////////////////////////////////////////////////////////////
16 // English (U.S.) resources 18 // English (U.S.) resources
17 19
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 #ifdef _WIN32 21 #ifdef _WIN32
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 22 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252) 23 #pragma code_page(1252)
22 #endif //_WIN32 24 #endif //_WIN32
23 25
24 #ifdef APSTUDIO_INVOKED 26 #ifdef APSTUDIO_INVOKED
25 ///////////////////////////////////////////////////////////////////////////// 27 /////////////////////////////////////////////////////////////////////////////
26 // 28 //
27 // TEXTINCLUDE 29 // TEXTINCLUDE
28 // 30 //
29 31
30 1 TEXTINCLUDE 32 1 TEXTINCLUDE
31 BEGIN 33 BEGIN
32 "resource.h\0" 34 "resource.h\0"
33 END 35 END
34 36
35 2 TEXTINCLUDE 37 2 TEXTINCLUDE
36 BEGIN 38 BEGIN
37 "#include ""afxres.h""\r\n" 39 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
40 "#include ""windows.h""\r\n"
41 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
38 "\0" 42 "\0"
39 END 43 END
40 44
41 3 TEXTINCLUDE 45 3 TEXTINCLUDE
42 BEGIN 46 BEGIN
43 "\r\n" 47 "\r\n"
44 "\0" 48 "\0"
45 END 49 END
46 50
47 #endif // APSTUDIO_INVOKED 51 #endif // APSTUDIO_INVOKED
(...skipping 23 matching lines...) Expand all
71 #ifndef APSTUDIO_INVOKED 75 #ifndef APSTUDIO_INVOKED
72 ///////////////////////////////////////////////////////////////////////////// 76 /////////////////////////////////////////////////////////////////////////////
73 // 77 //
74 // Generated from the TEXTINCLUDE 3 resource. 78 // Generated from the TEXTINCLUDE 3 resource.
75 // 79 //
76 80
77 81
78 ///////////////////////////////////////////////////////////////////////////// 82 /////////////////////////////////////////////////////////////////////////////
79 #endif // not APSTUDIO_INVOKED 83 #endif // not APSTUDIO_INVOKED
80 84
OLDNEW
« no previous file with comments | « chrome/installer/util/installer_util_unittests.rc ('k') | chrome_frame/chrome_tab_version.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698