::SetWindowLongPtrW( hwnd, GWLP_USERDATA, PtrToUlong(pDemoApp) ); 特别是 PtrToUlong(pDemoApp) 。 这可能适用于32位应用程序,但不适用于 ...
確定! 回上一頁