]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbox.h
Initial import of wxWebKitCtrl sources and htmlctrl (right now wxWebKit) sample.
[wxWidgets.git] / include / wx / msw / statbox.h
index 5bce253763438bdee06b7b1115c2f8c4befde008..decf37139d5f4157cb536226e232af7cb8d69957 100644 (file)
@@ -42,7 +42,7 @@ public:
     // implementation from now on
     // --------------------------
 
-    virtual long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
+    virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
 
     // overriden base class virtuals
     virtual bool AcceptsFocus() const { return FALSE; }