Close a window for a race with the system linker
[chromium-blink-merge.git] / chrome / installer / mini_installer / mini_installer.rc
blobfff6a53c69130651cafd844a76a5d0e882689d56
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "mini_installer_resource.h"
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #define APSTUDIO_HIDDEN_SYMBOLS
11 #include "windows.h"
12 #undef APSTUDIO_HIDDEN_SYMBOLS
13 /////////////////////////////////////////////////////////////////////////////
14 #undef APSTUDIO_READONLY_SYMBOLS
16 /////////////////////////////////////////////////////////////////////////////
17 // English (U.S.) resources
19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
20 #ifdef _WIN32
21 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
22 #pragma code_page(1252)
23 #endif //_WIN32
25 /////////////////////////////////////////////////////////////////////////////
27 // Icon
30 // Icon with lowest ID value placed first to ensure application icon
31 // remains consistent on all systems.
32 IDI_MINI_INSTALLER      ICON                    "mini_installer.ico"
34 #ifdef APSTUDIO_INVOKED
35 /////////////////////////////////////////////////////////////////////////////
37 // TEXTINCLUDE
40 1 TEXTINCLUDE 
41 BEGIN
42     "mini_installer_resource.h\0"
43 END
45 2 TEXTINCLUDE 
46 BEGIN
47     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
48     "#include ""windows.h""\r\n"
49     "#undef APSTUDIO_HIDDEN_SYMBOL\0"
50 END
52 #endif    // APSTUDIO_INVOKED
54 #endif    // English (U.S.) resources
55 /////////////////////////////////////////////////////////////////////////////