fixedzoomin.rgs
来自「在vc环境下」· RGS 代码 · 共 28 行
RGS
28 行
HKCR
{
ArcCommands.FixedZoomIn.1 = s 'FixedZoomIn Class'
{
CLSID = s '{E2E38668-71E0-4269-93F0-E702859759A5}'
}
ArcCommands.FixedZoomIn = s 'FixedZoomIn Class'
{
CLSID = s '{E2E38668-71E0-4269-93F0-E702859759A5}'
CurVer = s 'ArcCommands.FixedZoomIn.1'
}
NoRemove CLSID
{
ForceRemove {E2E38668-71E0-4269-93F0-E702859759A5} = s 'FixedZoomIn Class'
{
ProgID = s 'ArcCommands.FixedZoomIn.1'
VersionIndependentProgID = s 'ArcCommands.FixedZoomIn'
ForceRemove 'Programmable'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
val AppID = s '%APPID%'
'TypeLib' = s '{103C53F1-3C1D-43CA-88B1-E86C7771FEC3}'
}
}
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?