1 Star 2 Fork 0

eaglexmw/TstConn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
TstCon.Reg 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
YCKJ2082 提交于 2020-05-12 10:41 +08:00 . first commit
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\.tcs = TestContainer.Document
HKEY_CLASSES_ROOT\TestContainer.Document\shell\open\command = TstCon32.EXE %1
HKEY_CLASSES_ROOT\TestContainer.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\TestContainer.Document\shell\open\ddeexec\application = TstCon32
; note: the application is optional
; (it defaults to the app name in "command")
HKEY_CLASSES_ROOT\TestContainer.Document = TC Document
HKEY_CLASSES_ROOT\TestContainer.Document\CLSID = {198184FA-B837-11D0-8DF1-00C04FB68D60}
HKEY_CLASSES_ROOT\CLSID\{198184FA-B837-11D0-8DF1-00C04FB68D60} = TC Document
HKEY_CLASSES_ROOT\CLSID\{198184FA-B837-11D0-8DF1-00C04FB68D60}\ProgId = TestContainer.Document
HKEY_CLASSES_ROOT\CLSID\{198184FA-B837-11D0-8DF1-00C04FB68D60}\LocalServer32 = TstCon32.EXE
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/eaglexmw/TstConn.git
git@gitee.com:eaglexmw/TstConn.git
eaglexmw
TstConn
TstConn
master

搜索帮助