2 references to SetWindowLongPtr
WsatUI (2)
MMCUI\WSATPropertySheet.cs (2)
332
result = SafeNativeMethods.
SetWindowLongPtr
(hWnd, nIndex, dwNewLong);
348
result = SafeNativeMethods.
SetWindowLongPtr
(hWnd, nIndex, dwNewLong);