Home | History | Annotate | Download | only in rc-build
      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 #ifndef APSTUDIO_INVOKED
     11 #include "targetver.h"
     12 #endif
     13 #define APSTUDIO_HIDDEN_SYMBOLS
     14 #include "windows.h"
     15 #undef APSTUDIO_HIDDEN_SYMBOLS
     16 /////////////////////////////////////////////////////////////////////////////
     17 #undef APSTUDIO_READONLY_SYMBOLS
     18 
     19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
     20 LANGUAGE 9, 1
     21 #pragma code_page(932)
     22 
     23 /////////////////////////////////////////////////////////////////////////////
     24 //
     25 // Icon
     26 //
     27 
     28 // Icon with lowest ID value placed first to ensure application icon
     29 // remains consistent on all systems.
     30 
     31 IDI_HELLO       ICON         "hello.ico"
     32 IDI_SMALL               ICON         "small.ico"
     33 
     34 #ifdef APSTUDIO_INVOKED
     35 /////////////////////////////////////////////////////////////////////////////
     36 //
     37 // TEXTINCLUDE
     38 //
     39 1 TEXTINCLUDE
     40 BEGIN
     41     "resource.h\0"
     42 END
     43 
     44 2 TEXTINCLUDE
     45 BEGIN
     46 	"#ifndef APSTUDIO_INVOKED\r\n"
     47     "#include ""targetver.h""\r\n"
     48     "#endif\r\n"
     49     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
     50     "#include ""windows.h""\r\n"
     51     "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
     52     "\0"
     53 END
     54 
     55 3 TEXTINCLUDE
     56 BEGIN
     57     "\r\n"
     58     "\0"
     59 END
     60 
     61 #endif    // APSTUDIO_INVOKED
     62 
     63 /////////////////////////////////////////////////////////////////////////////
     64 //
     65 // String Table
     66 //
     67 
     68 STRINGTABLE
     69 BEGIN
     70    IDC_HELLO   "HELLO"
     71    IDS_APP_TITLE       "hello"
     72 END
     73 
     74 #endif
     75 /////////////////////////////////////////////////////////////////////////////
     76 
     77 
     78 
     79 #ifndef APSTUDIO_INVOKED
     80 /////////////////////////////////////////////////////////////////////////////
     81 //
     82 // Generated from the TEXTINCLUDE 3 resource.
     83 //
     84 
     85 /////////////////////////////////////////////////////////////////////////////
     86 #endif    // not APSTUDIO_INVOKED
     87