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