]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/filedlg.cpp
many improvements/bug fixes to media control: new wxEVT_MEDIA_LOADED event, new metho...
[wxWidgets.git] / src / msw / filedlg.cpp
index abf12be7982ea036afa0cc519a0f160ff98102ef..a31464cb56ba6c7df176d95f76997b370d5cdb9e 100644 (file)
@@ -82,7 +82,7 @@ IMPLEMENT_CLASS(wxFileDialog, wxFileDialogBase)
 // hook function for moving the dialog
 // ----------------------------------------------------------------------------
 
-UINT APIENTRY
+UINT_PTR APIENTRY
 wxFileDialogHookFunction(HWND      hDlg,
                          UINT      iMsg,
                          WPARAM    WXUNUSED(wParam),