嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C atl控件开发详解
C ATL控件开发相机,内涵简单控件、测试程序、开发文档,开发文档对atl开发步骤进行详细说明讲解,方法、属性、事件创建都做了说明,适合初学者。
.
├── ATL控件开发讲解
│ ├── ATLTest
│ │ ├── ATLTest
│ │ │ ├── ATLTest.aps
│ │ │ ├── ATLTest.cpp
│ │ │ ├── ATLTest.def
│ │ │ ├── ATLTest.idl
│ │ │ ├── ATLTest.rc
│ │ │ ├── ATLTest.rgs
│ │ │ ├── ATLTest.vcproj
│ │ │ ├── ATLTest.vcproj.2013-20130523DX.Administrator.user
│ │ │ ├── ATLTest.vcproj.Color-PC.Color.user
│ │ │ ├── ATLTest.vcproj.WWW-7512F5D54F2.Administrator.user
│ │ │ ├── ATLTestPS.vcproj
│ │ │ ├── ATLTestPS.vcproj.2013-20130523DX.Administrator.user
│ │ │ ├── ATLTestPS.vcproj.Color-PC.Color.user
│ │ │ ├── ATLTestPS.vcproj.WWW-7512F5D54F2.Administrator.user
│ │ │ ├── ATLTest_i.c
│ │ │ ├── ATLTest_i.h
│ │ │ ├── ATLTest_p.c
│ │ │ ├── ATLTestps.def
│ │ │ ├── ReadMe.txt
│ │ │ ├── TestCtrl.bmp
│ │ │ ├── TestCtrl.cpp
│ │ │ ├── TestCtrl.h
│ │ │ ├── TestCtrl.htm
│ │ │ ├── TestCtrl.rgs
│ │ │ ├── _ITestCtrlEvents_CP.h
│ │ │ ├── dlldata.c
│ │ │ ├── dllmain.cpp
│ │ │ ├── dllmain.h
│ │ │ ├── resource.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ └── targetver.h
│ │ ├── ATLTest.ncb
│ │ ├── ATLTest.sln
│ │ └── ATLTest.suo
│ ├── Test
│ │ ├── Debug
│ │ │ └── Test.exe
│ │ ├── Test
│ │ │ ├── Debug
│ │ │ │ ├── BuildLog.htm
│ │ │ │ ├── Test.exe.embed.manifest
│ │ │ │ ├── Test.exe.embed.manifest.res
│ │ │ │ ├── Test.exe.intermediate.manifest
│ │ │ │ ├── Test.obj
│ │ │ │ ├── Test.pch
│ │ │ │ ├── Test.res
│ │ │ │ ├── TestDlg.obj
│ │ │ │ ├── mt.dep
│ │ │ │ ├── stdafx.obj
│ │ │ │ ├── testctrl1.obj
│ │ │ │ ├── vc90.idb
│ │ │ │ └── vc90.pdb
│ │ │ ├── ReadMe.txt
│ │ │ ├── Test.aps
│ │ │ ├── Test.cpp
│ │ │ ├── Test.h
│ │ │ ├── Test.rc
│ │ │ ├── Test.vcproj
│ │ │ ├── Test.vcproj.2013-20130523DX.Administrator.user
│ │ │ ├── Test.vcproj.Color-PC.Color.user
│ │ │ ├── TestDlg.cpp
│ │ │ ├── TestDlg.h
│ │ │ ├── res
│ │ │ │ ├── Test.ico
│ │ │ │ └── Test.rc2
│ │ │ ├── resource.h
│ │ │ ├── stdafx.cpp
│ │ │ ├── stdafx.h
│ │ │ ├── targetver.h
│ │ │ ├── testctrl1.cpp
│ │ │ └── testctrl1.h
│ │ ├── Test.sln
│ │ └── Test.suo
│ └── 开发文档.doc
└── C atl控件开发详解_ATL控件开发讲解.zip
8 directories, 71 files