Sync with trunk (r48008)
[reactos.git] / dll / win32 / user32 / include / window.h
index 5fa8fdf..3b604e2 100644 (file)
@@ -65,5 +65,5 @@ User32CreateWindowEx(DWORD dwExStyle,
                BOOL Unicode);
 
 HWND* WIN_ListChildren (HWND hWndparent);
-ULONG_PTR FASTCALL IntGetWndProc(PWND, BOOL);
+WNDPROC FASTCALL IntGetWndProc(PWND, BOOL);
 DWORD WINAPI GetRealWindowOwner(HWND);