⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 acepowell.rgs

📁 The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those
💻 RGS
字号:
HKCR
{
	AcePowell.AcePowell.1 = s 'AcePowell Class'
	{
		CLSID = s '{ADF259F8-5967-11D1-9687-00600819B080}'
	}
	AcePowell.AcePowell = s 'AcePowell Class'
	{
		CurVer = s 'AcePowell.AcePowell.1'
	}
	NoRemove CLSID
	{
		ForceRemove {ADF259F8-5967-11D1-9687-00600819B080} = s 'AcePowell Class'
		{
			ProgID = s 'AcePowell.AcePowell.1'
			VersionIndependentProgID = s 'AcePowell.AcePowell'
			ForceRemove 'Programmable'
			InprocServer32 = s '%MODULE%'
			{
				val ThreadingModel = s 'Apartment'
			}
		}
	}
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -