SetWindowLongPtrA(hWnd, index, newValue) : SetWindowLongPtrW(hWnd, ... static extern IntPtr SetWindowLongPtrW ( IntPtr hWnd, int nIndex, ...
確定! 回上一頁