2 references to SetWindowLongPtr
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
668
result = NativeMethodsSetLastError.
SetWindowLongPtr
(hWnd, nIndex, dwNewLong);
691
result = NativeMethodsSetLastError.
SetWindowLongPtr
(hWnd, nIndex, dwNewLong);