mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
msgina: fix 64bit build
svn path=/branches/ros-amd64-bringup/; revision=40993
This commit is contained in:
@@ -29,7 +29,7 @@ GUIInitialize(
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
static BOOL CALLBACK
|
||||
static INT_PTR CALLBACK
|
||||
StatusMessageWindowProc(
|
||||
IN HWND hwndDlg,
|
||||
IN UINT uMsg,
|
||||
|
||||
Reference in New Issue
Block a user