OLD | NEW |
1 // Microsoft Visual C++ generated resource script. | 1 // Resource script for test_registrar.exe. |
2 // | 2 // |
3 #include "resource.h" | 3 #include "test_registrar_resource.h" |
4 | 4 |
5 #define APSTUDIO_READONLY_SYMBOLS | 5 #define APSTUDIO_READONLY_SYMBOLS |
6 ///////////////////////////////////////////////////////////////////////////// | 6 ///////////////////////////////////////////////////////////////////////////// |
7 // | 7 // |
8 // Generated from the TEXTINCLUDE 2 resource. | 8 // Generated from the TEXTINCLUDE 2 resource. |
9 // | 9 // |
10 #include "winres.h" | 10 #include "winres.h" |
11 #include "verrsrc.h" | 11 #include "verrsrc.h" |
12 | 12 |
13 ///////////////////////////////////////////////////////////////////////////// | 13 ///////////////////////////////////////////////////////////////////////////// |
(...skipping 23 matching lines...) Expand all Loading... |
37 "\0" | 37 "\0" |
38 END | 38 END |
39 | 39 |
40 #endif // APSTUDIO_INVOKED | 40 #endif // APSTUDIO_INVOKED |
41 | 41 |
42 ///////////////////////////////////////////////////////////////////////////// | 42 ///////////////////////////////////////////////////////////////////////////// |
43 // | 43 // |
44 // REGISTRY | 44 // REGISTRY |
45 // | 45 // |
46 | 46 |
47 IDR_COMMANDEXECUTEIMPL REGISTRY "command_execute_impl.rgs" | 47 IDR_TESTDELEGATEEXECUTE REGISTRY "test_registrar.rgs" |
48 | |
49 ///////////////////////////////////////////////////////////////////////////// | |
50 // | |
51 // String Table | |
52 // | |
53 | |
54 STRINGTABLE | |
55 BEGIN | |
56 IDS_PROJNAME "DelegateExecute" | |
57 END | |
58 | 48 |
59 #endif // English (United States) resources | 49 #endif // English (United States) resources |
60 ///////////////////////////////////////////////////////////////////////////// | 50 ///////////////////////////////////////////////////////////////////////////// |
OLD | NEW |