]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/textctrl.h
use global file/regkey by default
[wxWidgets.git] / include / wx / msw / textctrl.h
index 058004f57ae26bb23e6bc824c73097e6c6ec3fee..71ac994ad92cb1289e923463a3b8964b2225dca2 100644 (file)
@@ -202,7 +202,7 @@ protected:
     void Init();
 
     // intercept WM_GETDLGCODE
-    virtual long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
+    virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
 
     // call this to increase the size limit (will do nothing if the current
     // limit is big enough)