msgina: fix 64bit build

svn path=/branches/ros-amd64-bringup/; revision=40993
This commit is contained in:
Timo Kreuzer
2009-05-19 20:47:52 +00:00
parent 18a762257e
commit 313cac7b63
+1 -1
View File
@@ -29,7 +29,7 @@ GUIInitialize(
return TRUE;
}
static BOOL CALLBACK
static INT_PTR CALLBACK
StatusMessageWindowProc(
IN HWND hwndDlg,
IN UINT uMsg,