WindowFromDC returns null for the HDC I pass it. Here's my code: HWND hwnd = WindowFromDC(hdc); LPDIRECT3D9 d3d = Direct3DCreate9(D3D_SDK_VERSION); ...
確定! 回上一頁