HELLO.REG
资源名称:MSDN_VC98.zip [点击查看]
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:2k
源码类别:
Windows编程
开发平台:
Visual C++
- REGEDIT
- ; Registration information for OLE Automation Hello 2.0 Application
- ; Version independent registration. Points to Version 2.0
- HKEY_CLASSES_ROOTHello.Application = Hello 2.0 Application
- HKEY_CLASSES_ROOTHello.ApplicationClsid = {F37C8061-4AD5-101B-B826-00DD01103DE1}
- ; Version 2.0 registration
- HKEY_CLASSES_ROOTHello.Application.2 = Hello 2.0 Application
- HKEY_CLASSES_ROOTHello.Application.2Clsid = {F37C8061-4AD5-101B-B826-00DD01103DE1}
- HKEY_CLASSES_ROOTCLSID{F37C8061-4AD5-101B-B826-00DD01103DE1} = Hello 2.0 Application
- HKEY_CLASSES_ROOTCLSID{F37C8061-4AD5-101B-B826-00DD01103DE1}ProgID = Hello.Application.2
- HKEY_CLASSES_ROOTCLSID{F37C8061-4AD5-101B-B826-00DD01103DE1}VersionIndependentProgID = Hello.Application
- HKEY_CLASSES_ROOTCLSID{F37C8061-4AD5-101B-B826-00DD01103DE1}LocalServer32 = hello.exe /Automation
- HKEY_CLASSES_ROOTCLSID{F37C8061-4AD5-101B-B826-00DD01103DE1}TypeLib = {F37C8060-4AD5-101B-B826-00DD01103DE1}
- HKEY_CLASSES_ROOTCLSID{F37C8061-4AD5-101B-B826-00DD01103DE1}Programmable
- ; Type library registration information
- HKEY_CLASSES_ROOTTypeLib{F37C8060-4AD5-101B-B826-00DD01103DE1}
- HKEY_CLASSES_ROOTTypeLib{F37C8060-4AD5-101B-B826-00DD01103DE1}2.0 = Hello 2.0 Type Library
- HKEY_CLASSES_ROOTTypeLib{F37C8060-4AD5-101B-B826-00DD01103DE1}2.0HELPDIR =
- ;English
- HKEY_CLASSES_ROOTTypeLib{F37C8060-4AD5-101B-B826-00DD01103DE1}2.09win32 = hello.tlb
- ; Interface registration. All interfaces that support vtable binding must be
- ; registered as follows. RegisterTypeLib will do this automatically.
- ; IID_IHello = {F37C8062-4AD5-101B-B826-00DD01103DE1}
- ; LIBID_Hello = {F37C8060-4AD5-101B-B826-00DD01103DE1}
- HKEY_CLASSES_ROOTInterface{F37C8062-4AD5-101B-B826-00DD01103DE1} = IHello
- HKEY_CLASSES_ROOTInterface{F37C8062-4AD5-101B-B826-00DD01103DE1}TypeLib = {F37C8060-4AD5-101B-B826-00DD01103DE1}
- HKEY_CLASSES_ROOTInterface{F37C8062-4AD5-101B-B826-00DD01103DE1}ProxyStubClsid32 = {00020424-0000-0000-C000-000000000046}