先看一下上一回有使用到的PAINTSTRUCT ps 的資料結構吧。 在winuser.h. typedef struct tagPAINTSTRUCT { HDC hdc; WINBOOL fErase; RECT rcPaint;
確定! 回上一頁