LONG_PTRoldValue = SetWindowLongPtr(hWnd, GWLP_USERDATA, (LONG_PTR) this); MyClass* me = (MyClass*) GetWindowLongPtr(hWnd, GWLP_USERDATA);.
確定! 回上一頁