home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / previe_1 / previewp.reg < prev    next >
Encoding:
Windows Registry Data  |  1998-10-21  |  702 b   |  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\PreviewPrint.Document = Previe Document
  9. HKEY_CLASSES_ROOT\PreviewPrint.Document\CLSID = {D5E5B1A6-68E7-11D2-BEF9-0080C770FCBD}
  10.  
  11. HKEY_CLASSES_ROOT\CLSID\{D5E5B1A6-68E7-11D2-BEF9-0080C770FCBD} = Previe Document
  12. HKEY_CLASSES_ROOT\CLSID\{D5E5B1A6-68E7-11D2-BEF9-0080C770FCBD}\ProgId = PreviewPrint.Document
  13. HKEY_CLASSES_ROOT\CLSID\{D5E5B1A6-68E7-11D2-BEF9-0080C770FCBD}\LocalServer32 = PREVIEWPRINT.EXE
  14.