- virtual void MSWOnMouseMove(const int x, const int y, const WXUINT flags);
- virtual bool MSWNotify(const WXWPARAM wParam, const WXLPARAM lParam);
+ virtual void MSWOnMouseMove(int x, int y, WXUINT flags);
+ virtual bool MSWNotify(WXWPARAM wParam, WXLPARAM lParam);