00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017 #include <registryinfo.rh>
00018
00019 RESOURCE REGISTRY_INFO r_registry
00020 {
00021 dll_uid = 0xE8000002;
00022 interfaces =
00023 {
00024 INTERFACE_INFO
00025 {
00026 interface_uid = 0x101F7D87;
00027 implementations =
00028 {
00029 IMPLEMENTATION_INFO
00030 {
00031 implementation_uid = 0x101F7DA1;
00032 version_no = 1;
00033 display_name = "ExampleRecognizer";
00034 default_data = "";
00035 opaque_data = "";
00036 }
00037 };
00038 }
00039 };
00040 }