... index); + LONG_PTR GetWindowLongPtr(int index)const { + return ::GetWindowLongPtr(window, index); } - long SetWindowLong(int index, ...
確定! 回上一頁