基本信息
源码名称:Visual C++ 典型模块与项目实战大全 第11章 截屏工具(动态链接库+键盘钩子+光标捕获+类橡皮类CRectTracker) 源码
源码大小:0.13M
文件格式:.rar
开发语言:C/C++
更新时间:2023-11-25
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 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