C++將一個圖片顯示到窗口裏面

// Test2.cpp : 定義控制檯應用程序的入口點。 // #pragma comment(lib,"user32") #pragma comment(lib,"gdi32") #include "stdafx.h" #include <stdlib.h> #include <conio.h> #include <windows.h> #include <atlimage.h> HWND W
相關文章
相關標籤/搜索