#include <windows.h> int WINAPI WinMain(HINSTANCE hInstance, ... 根據錯誤提示和網上找到的資料,說是因為這段程式碼沒有main()函式導致。
確定! 回上一頁