嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
Visual C 典型模块与项目实战大全 第11章 截屏工具(动态链接库 键盘钩子 光标捕获 类橡皮类CRectTracker) 源码
这是 Visual C 典型模块与项目实战大全 清华大学出版社 第11章 截屏工具(动态链接库 键盘钩子 光标捕获 类橡皮类CRectTracker) 源码,为了防止光盘丢失,特存于此。
.
├── 第11章
│ └── 截屏程序
│ ├── CatchKeyBoard
│ │ ├── CatchKey.cpp
│ │ ├── CatchKey.def
│ │ ├── CatchKey.h
│ │ ├── CatchKeyBoard.dsp
│ │ ├── CatchKeyBoard.dsw
│ │ ├── CatchKeyBoard.ncb
│ │ ├── CatchKeyBoard.opt
│ │ └── CatchKeyBoard.plg
│ └── ScreenShots
│ ├── CatchDlg.cpp
│ ├── CatchDlg.h
│ ├── CatchKey.h
│ ├── CatchKeyBoard.dll
│ ├── CatchKeyBoard.lib
│ ├── Cursor
│ │ ├── Dgn2_Hnd.cur
│ │ ├── Link_Hnd.cur
│ │ └── 上曲-move.cur
│ ├── Dgn2_Hnd.cur
│ ├── Link_Hnd.cur
│ ├── MyEdit.cpp
│ ├── MyEdit.h
│ ├── MyTracker.cpp
│ ├── MyTracker.h
│ ├── ReadMe.txt
│ ├── ScreenShots.aps
│ ├── ScreenShots.clw
│ ├── ScreenShots.cpp
│ ├── ScreenShots.dsp
│ ├── ScreenShots.dsw
│ ├── ScreenShots.h
│ ├── ScreenShots.ncb
│ ├── ScreenShots.opt
│ ├── ScreenShots.plg
│ ├── ScreenShots.rc
│ ├── ScreenShotsDlg.cpp
│ ├── ScreenShotsDlg.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── ScreenShots.ico
│ │ ├── ScreenShots.rc2
│ │ ├── arrow_m.cur
│ │ ├── bitmap1.bmp
│ │ ├── bitmap2.bmp
│ │ ├── 未标题-1.bmp
│ │ └── 未标题-1副本.bmp
│ ├── resource.h
│ └── 未标题-1.bmp
└── 好例子网_VisualC 典型模块与项目实战大全第11章截屏工具(动态链接库 键盘钩子 光标捕获 类橡皮类CRectTracker)源码.rar
6 directories, 47 files