Windows Shell扩展编程完全指南 3

源代码在线查看: txtinfo.clw

软件大小: 32 K
上传用户: baorong216
关键词: Windows Shell 扩展 编程
下载地址: 免注册下载 普通下载 VIP

相关代码

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

相关资源