+#define wxUSE_CONTROLS 0
+
+#define wxUSE_POPUPWIN 0
+
+#define wxUSE_TIPWINDOW 0
+
+#define wxUSE_BUTTON 0
+#define wxUSE_BMPBUTTON 0
+#define wxUSE_CALENDARCTRL 0
+#define wxUSE_CHECKBOX 0
+#define wxUSE_CHECKLISTBOX 0
+#define wxUSE_CHOICE 0
+#define wxUSE_COMBOBOX 0
+#define wxUSE_DATEPICKCTRL 0
+#define wxUSE_GAUGE 0
+#define wxUSE_LISTBOX 0
+#define wxUSE_LISTCTRL 0
+#define wxUSE_RADIOBOX 0
+#define wxUSE_RADIOBTN 0
+#define wxUSE_SCROLLBAR 0
+#define wxUSE_SLIDER 0
+#define wxUSE_SPINBTN 0
+#define wxUSE_SPINCTRL 0
+#define wxUSE_STATBOX 0
+#define wxUSE_STATLINE 0
+#define wxUSE_STATTEXT 0
+#define wxUSE_STATBMP 0
+#define wxUSE_TEXTCTRL 0
+#define wxUSE_TOGGLEBTN 0
+#define wxUSE_TREECTRL 0
+
+#define wxUSE_STATUSBAR 0
+
+#if defined(__WXMSW__) || defined(__WXMAC__)
+#define wxUSE_NATIVE_STATUSBAR 0
+#else
+#define wxUSE_NATIVE_STATUSBAR 0
+#endif
+
+#define wxUSE_TOOLBAR 0
+#define wxUSE_TOOLBAR_NATIVE 0
+
+#define wxUSE_NOTEBOOK 0
+
+#define wxUSE_LISTBOOK 0
+
+#define wxUSE_CHOICEBOOK 0
+
+#define wxUSE_TAB_DIALOG 0
+
+#define wxUSE_GRID 0
+
+#define wxUSE_MINIFRAME 0
+
+
+#define wxUSE_ACCEL 0
+
+#define wxUSE_HOTKEY 0
+
+#define wxUSE_CARET 0
+
+#define wxUSE_DISPLAY 0
+
+#define wxUSE_GEOMETRY 0
+
+#define wxUSE_IMAGLIST 0
+
+#define wxUSE_MENUS 0
+
+#define wxUSE_SASH 0
+
+#define wxUSE_SPLITTER 0
+
+#define wxUSE_TOOLTIPS 0
+
+#define wxUSE_VALIDATORS 0
+
+
+#define wxUSE_COMMON_DIALOGS 0
+
+#define wxUSE_BUSYINFO 0
+
+#define wxUSE_CHOICEDLG 0
+
+#define wxUSE_COLOURDLG 0
+