-static const wxEventType wxEVT_SIZE = wxEVT_FIRST + 400;
-static const wxEventType wxEVT_MOVE = wxEVT_FIRST + 401;
-static const wxEventType wxEVT_CLOSE_WINDOW = wxEVT_FIRST + 402;
-static const wxEventType wxEVT_END_SESSION = wxEVT_FIRST + 403;
-static const wxEventType wxEVT_QUERY_END_SESSION = wxEVT_FIRST + 404;
-static const wxEventType wxEVT_ACTIVATE_APP = wxEVT_FIRST + 405;
-static const wxEventType wxEVT_POWER = wxEVT_FIRST + 406;
-static const wxEventType wxEVT_ACTIVATE = wxEVT_FIRST + 409;
-static const wxEventType wxEVT_CREATE = wxEVT_FIRST + 410;
-static const wxEventType wxEVT_DESTROY = wxEVT_FIRST + 411;
-static const wxEventType wxEVT_SHOW = wxEVT_FIRST + 412;
-static const wxEventType wxEVT_ICONIZE = wxEVT_FIRST + 413;
-static const wxEventType wxEVT_MAXIMIZE = wxEVT_FIRST + 414;
-static const wxEventType wxEVT_MOUSE_CAPTURE_CHANGED = wxEVT_FIRST + 415;
-static const wxEventType wxEVT_PAINT = wxEVT_FIRST + 416;
-static const wxEventType wxEVT_ERASE_BACKGROUND = wxEVT_FIRST + 417;
-static const wxEventType wxEVT_NC_PAINT = wxEVT_FIRST + 418;
-static const wxEventType wxEVT_PAINT_ICON = wxEVT_FIRST + 419;
-static const wxEventType wxEVT_MENU_CHAR = wxEVT_FIRST + 420;
-static const wxEventType wxEVT_MENU_INIT = wxEVT_FIRST + 421;
-static const wxEventType wxEVT_MENU_HIGHLIGHT = wxEVT_FIRST + 422;
-static const wxEventType wxEVT_POPUP_MENU_INIT = wxEVT_FIRST + 423;
-static const wxEventType wxEVT_CONTEXT_MENU = wxEVT_FIRST + 424;
-static const wxEventType wxEVT_SYS_COLOUR_CHANGED = wxEVT_FIRST + 425;
-static const wxEventType wxEVT_SETTING_CHANGED = wxEVT_FIRST + 426;
-static const wxEventType wxEVT_QUERY_NEW_PALETTE = wxEVT_FIRST + 427;
-static const wxEventType wxEVT_PALETTE_CHANGED = wxEVT_FIRST + 428;
-static const wxEventType wxEVT_JOY_BUTTON_DOWN = wxEVT_FIRST + 429;
-static const wxEventType wxEVT_JOY_BUTTON_UP = wxEVT_FIRST + 430;
-static const wxEventType wxEVT_JOY_MOVE = wxEVT_FIRST + 431;
-static const wxEventType wxEVT_JOY_ZMOVE = wxEVT_FIRST + 432;
-static const wxEventType wxEVT_DROP_FILES = wxEVT_FIRST + 433;
-static const wxEventType wxEVT_DRAW_ITEM = wxEVT_FIRST + 434;
-static const wxEventType wxEVT_MEASURE_ITEM = wxEVT_FIRST + 435;
-static const wxEventType wxEVT_COMPARE_ITEM = wxEVT_FIRST + 436;
-static const wxEventType wxEVT_INIT_DIALOG = wxEVT_FIRST + 437;
-static const wxEventType wxEVT_IDLE = wxEVT_FIRST + 438;
-static const wxEventType wxEVT_UPDATE_UI = wxEVT_FIRST + 439;
+extern const wxEventType wxEVT_SIZE;
+extern const wxEventType wxEVT_MOVE;
+extern const wxEventType wxEVT_CLOSE_WINDOW;
+extern const wxEventType wxEVT_END_SESSION;
+extern const wxEventType wxEVT_QUERY_END_SESSION;
+extern const wxEventType wxEVT_ACTIVATE_APP;
+extern const wxEventType wxEVT_POWER;
+extern const wxEventType wxEVT_ACTIVATE;
+extern const wxEventType wxEVT_CREATE;
+extern const wxEventType wxEVT_DESTROY;
+extern const wxEventType wxEVT_SHOW;
+extern const wxEventType wxEVT_ICONIZE;
+extern const wxEventType wxEVT_MAXIMIZE;
+extern const wxEventType wxEVT_MOUSE_CAPTURE_CHANGED;
+extern const wxEventType wxEVT_PAINT;
+extern const wxEventType wxEVT_ERASE_BACKGROUND;
+extern const wxEventType wxEVT_NC_PAINT;
+extern const wxEventType wxEVT_PAINT_ICON;
+extern const wxEventType wxEVT_MENU_CHAR;
+extern const wxEventType wxEVT_MENU_INIT;
+extern const wxEventType wxEVT_MENU_HIGHLIGHT;
+extern const wxEventType wxEVT_POPUP_MENU_INIT;
+extern const wxEventType wxEVT_CONTEXT_MENU;
+extern const wxEventType wxEVT_SYS_COLOUR_CHANGED;
+extern const wxEventType wxEVT_SETTING_CHANGED;
+extern const wxEventType wxEVT_QUERY_NEW_PALETTE;
+extern const wxEventType wxEVT_PALETTE_CHANGED;
+extern const wxEventType wxEVT_JOY_BUTTON_DOWN;
+extern const wxEventType wxEVT_JOY_BUTTON_UP;
+extern const wxEventType wxEVT_JOY_MOVE;
+extern const wxEventType wxEVT_JOY_ZMOVE;
+extern const wxEventType wxEVT_DROP_FILES;
+extern const wxEventType wxEVT_DRAW_ITEM;
+extern const wxEventType wxEVT_MEASURE_ITEM;
+extern const wxEventType wxEVT_COMPARE_ITEM;
+extern const wxEventType wxEVT_INIT_DIALOG;
+extern const wxEventType wxEVT_IDLE;
+extern const wxEventType wxEVT_UPDATE_UI;