OLD | NEW |
1 //Microsoft Developer Studio generated resource script. | 1 //Microsoft Developer Studio 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 #include "afxres.h" | 10 #include "windows.h" |
11 | 11 |
12 ///////////////////////////////////////////////////////////////////////////// | 12 ///////////////////////////////////////////////////////////////////////////// |
13 #undef APSTUDIO_READONLY_SYMBOLS | 13 #undef APSTUDIO_READONLY_SYMBOLS |
14 | 14 |
15 ///////////////////////////////////////////////////////////////////////////// | 15 ///////////////////////////////////////////////////////////////////////////// |
16 // Chinese (P.R.C.) resources | 16 // Chinese (P.R.C.) resources |
17 | 17 |
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS) | 18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS) |
19 #ifdef _WIN32 | 19 #ifdef _WIN32 |
20 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED | 20 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
73 // TEXTINCLUDE | 73 // TEXTINCLUDE |
74 // | 74 // |
75 | 75 |
76 1 TEXTINCLUDE MOVEABLE PURE | 76 1 TEXTINCLUDE MOVEABLE PURE |
77 BEGIN | 77 BEGIN |
78 "resource.h\0" | 78 "resource.h\0" |
79 END | 79 END |
80 | 80 |
81 2 TEXTINCLUDE MOVEABLE PURE | 81 2 TEXTINCLUDE MOVEABLE PURE |
82 BEGIN | 82 BEGIN |
83 "#include ""afxres.h""\r\n" | 83 "#include ""windows.h""\r\n" |
84 "\0" | 84 "\0" |
85 END | 85 END |
86 | 86 |
87 3 TEXTINCLUDE MOVEABLE PURE | 87 3 TEXTINCLUDE MOVEABLE PURE |
88 BEGIN | 88 BEGIN |
89 "\r\n" | 89 "\r\n" |
90 "\0" | 90 "\0" |
91 END | 91 END |
92 | 92 |
93 #endif // APSTUDIO_INVOKED | 93 #endif // APSTUDIO_INVOKED |
94 | 94 |
95 #endif // Chinese (P.R.C.) resources | 95 #endif // Chinese (P.R.C.) resources |
96 ///////////////////////////////////////////////////////////////////////////// | 96 ///////////////////////////////////////////////////////////////////////////// |
97 | 97 |
98 | 98 |
99 | 99 |
100 #ifndef APSTUDIO_INVOKED | 100 #ifndef APSTUDIO_INVOKED |
101 ///////////////////////////////////////////////////////////////////////////// | 101 ///////////////////////////////////////////////////////////////////////////// |
102 // | 102 // |
103 // Generated from the TEXTINCLUDE 3 resource. | 103 // Generated from the TEXTINCLUDE 3 resource. |
104 // | 104 // |
105 | 105 |
106 | 106 |
107 ///////////////////////////////////////////////////////////////////////////// | 107 ///////////////////////////////////////////////////////////////////////////// |
108 #endif // not APSTUDIO_INVOKED | 108 #endif // not APSTUDIO_INVOKED |
109 | 109 |
OLD | NEW |