Revitalise SIP support in all toplevel wince windows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-02-25 23:11:26 +00:00
parent 555b2ce915
commit 1272e71b8a
3 changed files with 4 additions and 16 deletions

View File

@@ -299,7 +299,7 @@ public:
bool HandleSysColorChange();
bool HandleDisplayChange();
bool HandleCaptureChanged(WXHWND gainedCapture);
bool HandleSettingChange(WXWPARAM wParam, WXLPARAM lParam);
virtual bool HandleSettingChange(WXWPARAM wParam, WXLPARAM lParam);
bool HandleQueryEndSession(long logOff, bool *mayEnd);
bool HandleEndSession(bool endSession, long logOff);