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 "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_COMMANDEXECUTEIMPL REGISTRY "command_execute_impl.rgs" 48 49 ///////////////////////////////////////////////////////////////////////////// 50 // 51 // String Table 52 // 53 54 STRINGTABLE 55 BEGIN 56 IDS_PROJNAME "DelegateExecute" 57 END 58 59 #endif // English (United States) resources 60 ///////////////////////////////////////////////////////////////////////////// 61