LONG_PTR SetWindowLongPtr( HWND hWnd, // handle to window int nIndex, // offset of value to set. LONG_PTR dwNewLong // new value );.
確定! 回上一頁