X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2a11c8265e9dc24b65cfeaabb072e148ee3787e1..dd9f8b6bb6935360a8271dc3e8749fb026b601a8:/src/msw/statbr95.cpp diff --git a/src/msw/statbr95.cpp b/src/msw/statbr95.cpp index 57990a9c80..f06e0e7c05 100644 --- a/src/msw/statbr95.cpp +++ b/src/msw/statbr95.cpp @@ -106,7 +106,7 @@ bool wxStatusBar95::Create(wxWindow *parent, wstyle, 0, 0, 0, 0, GetHwndOf(parent), - (HMENU)m_windowId, + (HMENU)wxUIntToPtr(m_windowId.GetValue()), wxGetInstance(), NULL );