home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / ba / tvxsamp / tvxsamp.reg < prev    next >
Windows Registry Data  |  1997-09-03  |  699b  |  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\TVXSamp.Application = TVXSamp Application
  9. HKEY_CLASSES_ROOT\TVXSamp.Application\CLSID = {FF521022-0CE4-11D1-98AE-080009DC95C5}
  10.  
  11. HKEY_CLASSES_ROOT\CLSID\{FF521022-0CE4-11D1-98AE-080009DC95C5} = TVXSamp Application
  12. HKEY_CLASSES_ROOT\CLSID\{FF521022-0CE4-11D1-98AE-080009DC95C5}\ProgId = TVXSamp.Application
  13. HKEY_CLASSES_ROOT\CLSID\{FF521022-0CE4-11D1-98AE-080009DC95C5}\LocalServer32 = TVXSAMP.EXE
  14.