home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / source / chap18 / doserver / doserver.reg < prev    next >
Encoding:
Windows Registry Data  |  1996-08-14  |  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\DoServer.Document = DoServ Document
  9. HKEY_CLASSES_ROOT\DoServer.Document\protocol\StdFileEditing\server = DOSERVER.EXE
  10. HKEY_CLASSES_ROOT\DoServer.Document\protocol\StdFileEditing\verb\0 = &Edit
  11. HKEY_CLASSES_ROOT\DoServer.Document\Insertable =
  12. HKEY_CLASSES_ROOT\DoServer.Document\CLSID = {5FD7D9D2-F5DE-11CF-870D-305A72000000}
  13.  
  14. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000} = DoServ Document
  15. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\DefaultIcon = DOSERVER.EXE,1
  16. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\LocalServer32 = DOSERVER.EXE
  17. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\ProgId = DoServer.Document
  18. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\MiscStatus = 32
  19. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\AuxUserType\3 = DoServer
  20. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\AuxUserType\2 = DoServ
  21. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\Insertable = 
  22. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\verb\1 = &Open,0,2
  23. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\verb\0 = &Edit,0,2
  24. HKEY_CLASSES_ROOT\CLSID\{5FD7D9D2-F5DE-11CF-870D-305A72000000}\InprocHandler32 = ole32.dll
  25.