搜索资源列表
ScreenCapture
- 类似QQ截图的屏幕捕获工具,使用MFC开发-ScreenCapture
ZXJTools
- VC自制的截图和放大镜工具,F8截图.MFC实现-VC made a screenshot and magnifying tools, F8 screenshots.
05
- 一个基于MFC的简单的屏幕截图工具,其中实现了热键截取-DWORD size=bitmap.bmWidthBytes*bitmap.bmHeight //图片数据大小 LPSTR lpData=(LPSTR)GlobalAlloc(GPTR,size) int panelsize = 0 //记录调色板大小 if(bitmap.bmBitsPixel<16) //判断是否为真彩色位图 panelsize =(int)pow(2
ScanBitmap
- MFC实现的可以截图工具,可保存,只支持bmp格式-MFC to achieve the screenshot tool can be saved, only to support the BMP format
截图工具
- VC++6.0平台下编写的简单截图工具,自己感觉很好用(VC ++ 6.0 platform to write a simple screenshot tool, feel good with their own use screenshot tool)