... if (message == WM_CREATE) { LPCREATESTRUCT pcs = (LPCREATESTRUCT)lParam; pApp = (App*)pcs->lpCreateParams; ::SetWindowLongPtrW(hWnd, ...
確定! 回上一頁