]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statbr95.cpp
Better fix
[wxWidgets.git] / src / msw / statbr95.cpp
index 57990a9c8078ed70fbc6a9fcdf156e2e20135a71..f06e0e7c05a245e0f9746639c67f236f180a141a 100644 (file)
@@ -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
              );