win32窗口的建立,GDI簡單的繪圖操做

#include<windows.h> #include <stdlib.h> #include <malloc.h> #include <memory.h> #include <tchar.h> HWND hwnd; HANDLE han; PAINTSTRUCT ps = { 0 }; POINT Pt; POINT P; POINT po; int ff; bool key = false;
相關文章
相關標籤/搜索