2 references to SetWindowLong
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
662
Int32 tempResult = NativeMethodsSetLastError.
SetWindowLong
(hWnd, nIndex, NativeMethods.IntPtrToInt32(dwNewLong));
685
Int32 tempResult = NativeMethodsSetLastError.
SetWindowLong
(hWnd, nIndex, NativeMethods.IntPtrToInt32(dwNewLong));