home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 March / buyer-0396.iso / abc.z / OLE_VBX.REG < prev    next >
Windows Registry Data  |  1995-09-15  |  677b  |  14 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\Ole_vb.Document = Ole_vb Document
  9. HKEY_CLASSES_ROOT\Ole_vb.Document\CLSID = {76513A60-A596-101B-99A9-0000C0B58E81}
  10.  
  11. HKEY_CLASSES_ROOT\CLSID\{76513A60-A596-101B-99A9-0000C0B58E81} = Ole_vb Document
  12. HKEY_CLASSES_ROOT\CLSID\{76513A60-A596-101B-99A9-0000C0B58E81}\LocalServer = OLE_VBX.EXE
  13. HKEY_CLASSES_ROOT\CLSID\{76513A60-A596-101B-99A9-0000C0B58E81}\ProgId = Ole_vb.Document
  14.