00001 #include <RegistryInfo.rh> 00002 00003 RESOURCE REGISTRY_INFO r_registry 00004 { 00005 dll_uid = 0x101FF1ec; // should match name of this file 00006 interfaces = 00007 { 00008 INTERFACE_INFO 00009 { 00010 interface_uid = 0x101F7D87; // const for all Data Recognizers 00011 implementations = 00012 { 00013 IMPLEMENTATION_INFO 00014 { 00015 implementation_uid = 0x101FF1ed; // unique implementation uid 00016 version_no = 1; 00017 display_name = "RecognizerEx"; 00018 default_data = ""; 00019 opaque_data = ""; 00020 } 00021 }; 00022 } 00023 }; 00024 } 00025 00026 // End of File