ZRF

所属分类:GDI/图象编程
开发工具:Visual C++
文件大小:1963KB
下载次数:2
上传日期:2007-10-05 19:32:47
上 传 者zuluge
说明:  本实例将抓取屏幕并存储在文件ZRF.bmp中,是个不错的例子,希望给大家带来帮助。
(This example will capture screen and stored in the document ZRF.bmp, it is a good example, I hope to help everyone.)

文件列表:
媞事 50\CHILDFRM.CPP (1493, 2002-10-10)
媞事 50\CHILDFRM.H (1403, 2002-10-10)
媞事 50\MAINFRM.CPP (2555, 2002-10-10)
媞事 50\MAINFRM.H (1550, 2002-10-10)
媞事 50\resource.h (684, 2002-10-10)
媞事 50\STDAFX.CPP (201, 2002-10-10)
媞事 50\STDAFX.H (987, 2002-10-10)
媞事 50\Wzd.aps (46984, 2002-10-10)
媞事 50\Wzd.clw (2473, 2002-10-10)
媞事 50\WZD.CPP (4315, 2002-10-10)
媞事 50\WZD.H (1333, 2002-10-10)
媞事 50\Wzd.rc (12332, 2002-10-10)
媞事 50\WZD5.DSP (4811, 2002-10-10)
媞事 50\WZD5.DSW (530, 2002-10-10)
媞事 50\WZD6.DSP (4757, 2002-10-10)
媞事 50\WZD6.DSW (530, 2002-10-10)
媞事 50\Wzd6.ncb (58368, 2002-10-10)
媞事 50\Wzd6.opt (48640, 2002-10-10)
媞事 50\Wzd6.plg (716, 2002-10-10)
媞事 50\WZDBTMAP.CPP (5268, 2002-10-10)
媞事 50\WZDBTMAP.H (476, 2002-10-10)
媞事 50\WZDDOC.CPP (1682, 2002-10-10)
媞事 50\WZDDOC.H (1450, 2002-10-10)
媞事 50\Wzdview.cpp (2509, 2002-10-10)
媞事 50\Wzdview.h (1813, 2002-10-10)
媞事 50\zrf.bmp (1440054, 2002-10-10)
媞事 50\Debug\ChildFrm.obj (15687, 2002-10-10)
媞事 50\Debug\MainFrm.obj (18506, 2002-10-10)
媞事 50\Debug\StdAfx.obj (105441, 2002-10-10)
媞事 50\Debug\vc60.idb (214016, 2002-10-10)
媞事 50\Debug\vc60.pdb (364544, 2002-10-10)
媞事 50\Debug\Wzd.obj (22703, 2002-10-10)
媞事 50\Debug\Wzd.res (9988, 2002-10-10)
媞事 50\Debug\Wzd6.exe (127034, 2002-10-10)
媞事 50\Debug\Wzd6.ilk (388220, 2002-10-10)
媞事 50\Debug\Wzd6.pch (5474520, 2002-10-10)
媞事 50\Debug\Wzd6.pdb (467968, 2002-10-10)
媞事 50\Debug\WzdBtmap.obj (15344, 2002-10-10)
媞事 50\Debug\WzdDoc.obj (14040, 2002-10-10)
媞事 50\Debug\WzdView.obj (21910, 2002-10-10)
... ...

///////////////////////////////////////////////////////////////////// // Example files... ///////////////////////////////////////////////////////////////////// WzdBtmap.cpp -- CWzdBitmap, a bitmap class that can save itself to disk WzdBtmap.h ///////////////////////////////////////////////////////////////////// // To Save a Bitmap to Disk... ///////////////////////////////////////////////////////////////////// // 1) After a bitmap has been captured/drawn to, save it with: CWzdBitmap bitmap; // draw or capture to bitmap : : : bitmap.SaveBitmapEx( "dib.bmp" // file name and path to save to ); ///////////////////////////////////////////////////////////////////// // From: Visual C++ MFC Programming by Example by John E. Swanke // Copyright (C) 1999 jeswanke. All rights reserved. /////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者