71 {
76
79
80 if (!lpupdaterect)
81 lpupdaterect = &tmprect;
83
84 if (!(
flags & 0x40000)) {
87
91
94 }
95 }
98 }
99
100 if (
flags & 0x20000) {
106 );
107 else
112 );
113 }
114
115 FIXME(
"(hwnd=%p,flags=%x,x2=%x): should smooth scroll here.\n",
117 );
118
124 );
125 else
130 );
131}
#define RegCloseKey(hKey)
LONG WINAPI RegOpenKeyA(HKEY hKey, LPCSTR lpSubKey, PHKEY phkResult)
LONG WINAPI RegQueryValueExA(_In_ HKEY hkeyorg, _In_ LPCSTR name, _In_ LPDWORD reserved, _Out_opt_ LPDWORD type, _Out_opt_ LPBYTE data, _Inout_opt_ LPDWORD count)
#define HKEY_CURRENT_USER
BOOL WINAPI SetRectEmpty(_Out_ LPRECT)
int WINAPI ScrollWindowEx(_In_ HWND, _In_ int, _In_ int, _In_opt_ LPCRECT, _In_opt_ LPCRECT, _In_opt_ HRGN, _Out_opt_ LPRECT, _In_ UINT)