一些基础:VC编程经验和错误[5]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 rainee 的 blog

    bm.bmheight,

    &memdc,

    0,

    0,

    srccopy);

//其他位图操作函数:

//patblt(int x, int y, int nwidth, int nheight, dword dwrop);

//stretchblt(int x, int y, int nwidth, int nheight, cdc* psredc, int xsrc, int ysrc, int nsrcwidth, int nsrcheight, dword dwrop);

 

读取cf卡id号:

#include <winioctl.h>

 

typedef struct _storage_identification {

dword dwsize;

本文关键:一些基础:VC编程经验和错误
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top