sync with trunk r46493
[reactos.git] / dll / win32 / syssetup / install.c
index 6a1a1f7..c212916 100644 (file)
@@ -511,7 +511,7 @@ cleanup:
 }
 
 
-static BOOL CALLBACK
+static INT_PTR CALLBACK
 StatusMessageWindowProc(
     IN HWND hwndDlg,
     IN UINT uMsg,