SaveRead.reg
资源名称:直接读写文件.rar [点击查看]
上传用户:wmflame
上传日期:2010-02-25
资源大小:39k
文件大小:1k
源码类别:
文件操作
开发平台:
Visual C++
- REGEDIT
- ; This .REG file may be used by your SETUP program.
- ; If a SETUP program is not available, the entries below will be
- ; registered in your InitInstance automatically with a call to
- ; CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
- HKEY_CLASSES_ROOT.sr = SaveRead.Document
- HKEY_CLASSES_ROOTSaveRead.Documentshellopencommand = SAVEREAD.EXE %1
- HKEY_CLASSES_ROOTSaveRead.Documentshellopenddeexec = [open("%1")]
- HKEY_CLASSES_ROOTSaveRead.Documentshellopenddeexecapplication = SAVEREAD
- ; note: the application is optional
- ; (it defaults to the app name in "command")
- HKEY_CLASSES_ROOTSaveRead.Document = SaveRe Document