| 1 | // Microsoft Visual C++ 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 | #include "afxres.h" |
|---|
| 11 | |
|---|
| 12 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 13 | #undef APSTUDIO_READONLY_SYMBOLS |
|---|
| 14 | |
|---|
| 15 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 16 | // English (U.S.) resources |
|---|
| 17 | |
|---|
| 18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
|---|
| 19 | #ifdef _WIN32 |
|---|
| 20 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
|---|
| 21 | #pragma code_page(1252) |
|---|
| 22 | #endif //_WIN32 |
|---|
| 23 | |
|---|
| 24 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 25 | // |
|---|
| 26 | // Icon |
|---|
| 27 | // |
|---|
| 28 | |
|---|
| 29 | // Icon with lowest ID value placed first to ensure application icon |
|---|
| 30 | // remains consistent on all systems. |
|---|
| 31 | IDI_STANDBY ICON "res/standby.ico" |
|---|
| 32 | |
|---|
| 33 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 34 | // |
|---|
| 35 | // Menu |
|---|
| 36 | // |
|---|
| 37 | |
|---|
| 38 | |
|---|
| 39 | #endif // English (U.S.) resources |
|---|
| 40 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 41 | |
|---|
| 42 | |
|---|
| 43 | #ifdef APSTUDIO_INVOKED |
|---|
| 44 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 45 | // |
|---|
| 46 | // TEXTINCLUDE |
|---|
| 47 | // |
|---|
| 48 | |
|---|
| 49 | 1 TEXTINCLUDE |
|---|
| 50 | BEGIN |
|---|
| 51 | "resource.h\0" |
|---|
| 52 | END |
|---|
| 53 | |
|---|
| 54 | 2 TEXTINCLUDE |
|---|
| 55 | BEGIN |
|---|
| 56 | "#include ""afxres.h""\r\n" |
|---|
| 57 | "\0" |
|---|
| 58 | END |
|---|
| 59 | |
|---|
| 60 | #endif // APSTUDIO_INVOKED |
|---|
| 61 | |
|---|
| 62 | |
|---|
| 63 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 64 | // |
|---|
| 65 | // String Table |
|---|
| 66 | // |
|---|
| 67 | |
|---|
| 68 | STRINGTABLE |
|---|
| 69 | BEGIN |
|---|
| 70 | IDS_HELLO "Hello from MFC!" |
|---|
| 71 | END |
|---|
| 72 | |
|---|
| 73 | #endif // French (France) resources |
|---|
| 74 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 75 | |
|---|
| 76 | |
|---|
| 77 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 78 | // Swedish resources |
|---|
| 79 | |
|---|
| 80 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SVE) |
|---|
| 81 | #ifdef _WIN32 |
|---|
| 82 | LANGUAGE LANG_SWEDISH, SUBLANG_DEFAULT |
|---|
| 83 | #pragma code_page(1252) |
|---|
| 84 | #endif //_WIN32 |
|---|
| 85 | |
|---|
| 86 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 87 | // |
|---|
| 88 | // DESIGNINFO |
|---|
| 89 | // |
|---|
| 90 | |
|---|
| 91 | |
|---|
| 92 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 93 | // |
|---|
| 94 | // Dialog |
|---|
| 95 | // |
|---|
| 96 | |
|---|
| 97 | |
|---|
| 98 | #endif // Swedish resources |
|---|
| 99 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 100 | |
|---|
| 101 | |
|---|
| 102 | |
|---|