Home | History | Annotate | Download | only in test
      1 // Resource script for test_registrar.exe.
      2 //
      3 #include "test_registrar_resource.h"
      4 
      5 #define APSTUDIO_READONLY_SYMBOLS
      6 /////////////////////////////////////////////////////////////////////////////
      7 //
      8 // Generated from the TEXTINCLUDE 2 resource.
      9 //
     10 #include "winres.h"
     11 #include "verrsrc.h"
     12 
     13 /////////////////////////////////////////////////////////////////////////////
     14 #undef APSTUDIO_READONLY_SYMBOLS
     15 
     16 /////////////////////////////////////////////////////////////////////////////
     17 // English (United States) resources
     18 
     19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
     20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
     21 
     22 #ifdef APSTUDIO_INVOKED
     23 /////////////////////////////////////////////////////////////////////////////
     24 //
     25 // TEXTINCLUDE
     26 //
     27 
     28 1 TEXTINCLUDE
     29 BEGIN
     30     "resource.h\0"
     31 END
     32 
     33 2 TEXTINCLUDE
     34 BEGIN
     35     "#include ""winres.h""\r\n"
     36     "#include ""verrsrc.h""\r\n"
     37     "\0"
     38 END
     39 
     40 #endif    // APSTUDIO_INVOKED
     41 
     42 /////////////////////////////////////////////////////////////////////////////
     43 //
     44 // REGISTRY
     45 //
     46 
     47 IDR_TESTDELEGATEEXECUTE     REGISTRY                "test_registrar.rgs"
     48 
     49 #endif    // English (United States) resources
     50 /////////////////////////////////////////////////////////////////////////////
     51