X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/94a77ff7aff70d0a44ae62ca3173151ad2ce6e44..b3fcfa4d89d44425ed28050462c6064100fe7b05:/include/wx/msw/choice.h diff --git a/include/wx/msw/choice.h b/include/wx/msw/choice.h index d02f98dcd8..690b168605 100644 --- a/include/wx/msw/choice.h +++ b/include/wx/msw/choice.h @@ -83,7 +83,7 @@ public: // MSW only virtual bool MSWCommand(WXUINT param, WXWORD id); - long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); + WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor, WXUINT message, WXWPARAM wParam, WXLPARAM lParam);