]>
Commit | Line | Data |
---|---|---|
2e8e834c RR |
1 | //Microsoft Developer Studio generated resource script. |
2 | // | |
3 | #include "resource.h" | |
4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | |
6 | ///////////////////////////////////////////////////////////////////////////// | |
7 | // | |
8 | // Generated from the TEXTINCLUDE 2 resource. | |
9 | // | |
10 | #define APSTUDIO_HIDDEN_SYMBOLS | |
11 | #include "newres.h" | |
12 | #undef APSTUDIO_HIDDEN_SYMBOLS | |
13 | ||
14 | ///////////////////////////////////////////////////////////////////////////// | |
15 | #undef APSTUDIO_READONLY_SYMBOLS | |
16 | ||
17 | ///////////////////////////////////////////////////////////////////////////// | |
18 | // English (U.S.) resources | |
19 | ||
20 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) | |
21 | #ifdef _WIN32 | |
22 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US | |
23 | #pragma code_page(1252) | |
24 | #endif //_WIN32 | |
25 | ||
26 | #ifdef APSTUDIO_INVOKED | |
27 | ///////////////////////////////////////////////////////////////////////////// | |
28 | // | |
29 | // TEXTINCLUDE | |
30 | // | |
31 | ||
32 | 1 TEXTINCLUDE DISCARDABLE | |
33 | BEGIN | |
34 | "resource.h\0" | |
35 | END | |
36 | ||
37 | 2 TEXTINCLUDE DISCARDABLE | |
38 | BEGIN | |
39 | "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" | |
40 | "#include ""newres.h""\r\n" | |
41 | "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" | |
42 | "\0" | |
43 | END | |
44 | ||
45 | 3 TEXTINCLUDE DISCARDABLE | |
46 | BEGIN | |
47 | "\r\n" | |
48 | "\0" | |
49 | END | |
50 | ||
51 | #endif // APSTUDIO_INVOKED | |
52 | ||
53 | ||
54 | ///////////////////////////////////////////////////////////////////////////// | |
55 | // | |
56 | // Accelerator | |
57 | // | |
58 | ||
59 | IDR_ACCELERATOR1 ACCELERATORS DISCARDABLE | |
60 | BEGIN | |
61 | "Q", IDOK, VIRTKEY, CONTROL, NOINVERT | |
62 | END | |
63 | ||
64 | #endif // English (U.S.) resources | |
65 | ///////////////////////////////////////////////////////////////////////////// | |
66 | ||
67 | ||
68 | ||
69 | #ifndef APSTUDIO_INVOKED | |
70 | ///////////////////////////////////////////////////////////////////////////// | |
71 | // | |
72 | // Generated from the TEXTINCLUDE 3 resource. | |
73 | // | |
74 | ||
75 | ||
76 | ///////////////////////////////////////////////////////////////////////////// | |
77 | #endif // not APSTUDIO_INVOKED | |
78 |