home *** CD-ROM | disk | FTP | other *** search
/ Using Visual C++ 4 (Special Edition) / Using_Visual_C_4_Special_Edition_QUE_1996.iso / ch08 / oserver / oserver.reg < prev    next >
Encoding:
Windows Registry Data  |  1995-09-22  |  1.5 KB  |  25 lines

  1. REGEDIT
  2. ; This .REG file may be used by your SETUP program.
  3. ;   If a SETUP program is not available, the entries below will be
  4. ;   registered in your InitInstance automatically with a call to
  5. ;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
  6.  
  7.  
  8. HKEY_CLASSES_ROOT\OServer.Document = OServe Document
  9. HKEY_CLASSES_ROOT\OServer.Document\protocol\StdFileEditing\server = OSERVER.EXE
  10. HKEY_CLASSES_ROOT\OServer.Document\protocol\StdFileEditing\verb\0 = &Edit
  11. HKEY_CLASSES_ROOT\OServer.Document\Insertable =
  12. HKEY_CLASSES_ROOT\OServer.Document\CLSID = {47954A82-F4EB-11CE-852A-080036667C02}
  13.  
  14. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02} = OServe Document
  15. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\DefaultIcon = OSERVER.EXE,1
  16. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\LocalServer32 = OSERVER.EXE
  17. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\ProgId = OServer.Document
  18. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\MiscStatus = 32
  19. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\AuxUserType\3 = OServer
  20. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\AuxUserType\2 = OServe
  21. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\Insertable = 
  22. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\verb\1 = &Open,0,2
  23. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\verb\0 = &Edit,0,2
  24. HKEY_CLASSES_ROOT\CLSID\{47954A82-F4EB-11CE-852A-080036667C02}\InprocHandler32 = ole32.dll
  25.