2 references to SetWindowLong
WsatUI (2)
MMCUI\WSATPropertySheet.cs (2)
338
int intResult = SafeNativeMethods.
SetWindowLong
(hWnd, nIndex, (int)dwNewLong);
353
int intResult = SafeNativeMethods.
SetWindowLong
(hWnd, nIndex, (int)dwNewLong);