Day10.reg
上传用户:z_mail1980
上传日期:2007-06-01
资源大小:647k
文件大小:1k
源码类别:

SNMP编程

开发平台:

Visual C++

  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. HKEY_CLASSES_ROOT.dvc = Day10.Document
  7. HKEY_CLASSES_ROOTDay10.Documentshellopencommand = DAY10.EXE %1
  8. HKEY_CLASSES_ROOTDay10.Documentshellopenddeexec = [open("%1")]
  9. HKEY_CLASSES_ROOTDay10.Documentshellopenddeexecapplication = DAY10
  10.     ; note: the application is optional
  11.     ;  (it defaults to the app name in "command")
  12. HKEY_CLASSES_ROOTDay10.Document = Day10 Document