Create window // g_hInst = hInstance; // Store instance handle in our global variable RECT rc = { 0, 0, 640, 480 }; AdjustWindowRect( &rc, ...
確定! 回上一頁