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

📄 ctlbmp16.odl

📁 早期的WINDOWS编程,适合刚接触WINDOWS编程的初学者
💻 ODL
字号:
#line 1 "ctlbmp16.odl"






#line 1 "D:/MSVC15/CDK16/INCLUDE\\olectl.h"

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































#line 1179 "D:/MSVC15/CDK16/INCLUDE\\olectl.h"




















#line 1200 "D:/MSVC15/CDK16/INCLUDE\\olectl.h"
#line 1201 "D:/MSVC15/CDK16/INCLUDE\\olectl.h"

#line 1203 "D:/MSVC15/CDK16/INCLUDE\\olectl.h"

#line 1205 "D:/MSVC15/CDK16/INCLUDE\\olectl.h"
#line 8 "ctlbmp16.odl"

[ uuid(1ED2F863-8998-11CE-B191-444553540000), version(1.0),
  helpstring("Ctlbmp16 OLE Custom Control module"), control ]
library Ctlbmp16Lib
{
	importlib("stdole.tlb");
	importlib("oc25.dll");

	

	[ uuid(1ED2F861-8998-11CE-B191-444553540000),
	  helpstring("Dispatch interface for Ctlbmp16 Control"), hidden ]
	dispinterface _DCtlbmp16
	{
		properties:
			
			
			
			

		methods:
			
			
			
			

			[id((-552))] void AboutBox();
	};

	

	[ uuid(1ED2F862-8998-11CE-B191-444553540000),
	  helpstring("Event interface for Ctlbmp16 Control") ]
	dispinterface _DCtlbmp16Events
	{
		properties:
			

		methods:
			
			
			
			
	};

	

	[ uuid(1ED2F860-8998-11CE-B191-444553540000), licensed,
	  helpstring("Ctlbmp16 Control"), control ]
	coclass Ctlbmp16
	{
		[default] dispinterface _DCtlbmp16;
		[default, source] dispinterface _DCtlbmp16Events;
	};


	
};

⌨️ 快捷键说明

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