VC++ 编程宝典,电子工业出版社,源代码,第三部分

源代码在线查看: keybdhook.clw

软件大小: 1802 K
上传用户: weizik
关键词: VC 编程 宝典 出版社
下载地址: 免注册下载 普通下载 VIP

相关代码

				; CLW file contains information for the MFC ClassWizard
				
				[General Info]
				Version=1
				ClassCount=1
				Class1=CKeybdHookApp
				LastClass=CKeybdHookApp
				NewFileInclude2=#include "KeybdHook.h"
				ResourceCount=0
				NewFileInclude1=#include "stdafx.h"
				
				[CLS:CKeybdHookApp]
				Type=0
				HeaderFile=KeybdHook.h
				ImplementationFile=KeybdHook.cpp
				Filter=N
				BaseClass=CWinApp
				VirtualFilter=AC
				LastObject=CKeybdHookApp
				
							

相关资源