A typical pattern is to create a child window in the message callback ( WndProc ) at message WM_CREATE : LRESULT APIENTRY WndProc (HWND hwnd, UINT message, ...
確定! 回上一頁