::SetWindowLongPtrW( hwnd, GWLP_USERDATA, PtrToUlong(pDemoApp) ); 特別是 PtrToUlong(pDemoApp) 。 這可能適用於32位應用程式,但不適用於64位。
確定! 回上一頁