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

Side by Side Diff: chrome/installer/util/installer_util_unittests.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/tools/validate_installation.rc ('k') | chrome/test/data/resource.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 "installer_util_unittests_resource.h" 3 #include "installer_util_unittests_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 LANGUAGE 9, 1 21 LANGUAGE 9, 1
20 #pragma code_page(1252) 22 #pragma code_page(1252)
21 23
22 #ifdef APSTUDIO_INVOKED 24 #ifdef APSTUDIO_INVOKED
23 ///////////////////////////////////////////////////////////////////////////// 25 /////////////////////////////////////////////////////////////////////////////
24 // 26 //
25 // TEXTINCLUDE 27 // TEXTINCLUDE
26 // 28 //
27 29
28 1 TEXTINCLUDE 30 1 TEXTINCLUDE
29 BEGIN 31 BEGIN
30 "resource.h\0" 32 "resource.h\0"
31 END 33 END
32 34
33 2 TEXTINCLUDE 35 2 TEXTINCLUDE
34 BEGIN 36 BEGIN
35 "#include ""afxres.h""\r\n" 37 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
38 "#include ""windows.h""\r\n"
39 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
36 "\0" 40 "\0"
37 END 41 END
38 42
39 3 TEXTINCLUDE 43 3 TEXTINCLUDE
40 BEGIN 44 BEGIN
41 "\r\n" 45 "\r\n"
42 "\0" 46 "\0"
43 END 47 END
44 48
45 #endif // APSTUDIO_INVOKED 49 #endif // APSTUDIO_INVOKED
(...skipping 13 matching lines...) Expand all
59 #ifndef APSTUDIO_INVOKED 63 #ifndef APSTUDIO_INVOKED
60 ///////////////////////////////////////////////////////////////////////////// 64 /////////////////////////////////////////////////////////////////////////////
61 // 65 //
62 // Generated from the TEXTINCLUDE 3 resource. 66 // Generated from the TEXTINCLUDE 3 resource.
63 // 67 //
64 68
65 69
66 ///////////////////////////////////////////////////////////////////////////// 70 /////////////////////////////////////////////////////////////////////////////
67 #endif // not APSTUDIO_INVOKED 71 #endif // not APSTUDIO_INVOKED
68 72
OLDNEW
« no previous file with comments | « chrome/installer/tools/validate_installation.rc ('k') | chrome/test/data/resource.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698