+#define wxUSE_STD_IOSTREAM 0
+
+#if defined(__DMC__) || defined(__WATCOMC__) \
+ || (defined(_MSC_VER) && _MSC_VER < 1200)
+ #define wxUSE_STD_STRING 0
+#else
+ #define wxUSE_STD_STRING 0
+#endif
+
+#define wxUSE_PRINTF_POS_PARAMS 0
+
+
+#define wxUSE_LONGLONG 0
+
+#define wxUSE_FILE 0
+#define wxUSE_FFILE 0
+
+#define wxUSE_FSVOLUME 0
+
+#define wxUSE_STDPATHS 0
+
+#define wxUSE_TEXTBUFFER 0
+
+#define wxUSE_TEXTFILE 0
+
+#define wxUSE_INTL 0
+
+#define wxUSE_DATETIME 0
+
+#define wxUSE_TIMER 0
+
+#define wxUSE_STOPWATCH 0
+
+#define wxUSE_CONFIG 0
+
+#define wxUSE_CONFIG_NATIVE 0
+
+#define wxUSE_DIALUP_MANAGER 0
+
+#define wxUSE_DYNLIB_CLASS 0
+
+#define wxUSE_DYNAMIC_LOADER 0
+
+#define wxUSE_SOCKETS 0
+
+#define wxUSE_FILESYSTEM 0
+
+#define wxUSE_FS_ZIP 0
+
+#define wxUSE_FS_ARCHIVE 0
+
+#define wxUSE_FS_INET 0
+
+#define wxUSE_ARCHIVE_STREAMS 0
+
+#define wxUSE_ZIPSTREAM 0
+
+#define wxUSE_TARSTREAM 0
+
+#define wxUSE_ZLIB 0
+
+#define wxUSE_APPLE_IEEE 0
+
+#define wxUSE_JOYSTICK 0
+
+#define wxUSE_FONTMAP 0
+
+#define wxUSE_MIMETYPE 0
+
+#define wxUSE_PROTOCOL 0
+
+#define wxUSE_PROTOCOL_FILE 0
+#define wxUSE_PROTOCOL_FTP 0
+#define wxUSE_PROTOCOL_HTTP 0
+
+#define wxUSE_URL 0
+
+#define wxUSE_URL_NATIVE 0
+
+#define wxUSE_VARIANT 0
+
+#define wxUSE_REGEX 0
+
+#define wxUSE_SYSTEM_OPTIONS 0
+
+#define wxUSE_SOUND 0
+
+#define wxUSE_MEDIACTRL 0
+
+#define wxUSE_GSTREAMER 0
+
+#define wxUSE_XRC 0
+
+#define wxUSE_XML wxUSE_XRC
+
+#define wxUSE_AUI 0
+
+
+#ifndef wxUSE_GRAPHICS_CONTEXT
+#define wxUSE_GRAPHICS_CONTEXT 0
+#endif
+
+
+#define wxUSE_CONTROLS 0
+
+#define wxUSE_POPUPWIN 0
+
+#define wxUSE_TIPWINDOW 0
+
+#define wxUSE_ANIMATIONCTRL 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_COLLPANE 0
+#define wxUSE_COLOURPICKERCTRL 0
+#define wxUSE_COMBOBOX 0
+#define wxUSE_DATAVIEWCTRL 0
+#define wxUSE_DATEPICKCTRL 0
+#define wxUSE_DIRPICKERCTRL 0
+#define wxUSE_FILEPICKERCTRL 0
+#define wxUSE_FONTPICKERCTRL 0
+#define wxUSE_GAUGE 0
+#define wxUSE_HYPERLINKCTRL 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
+
+#define wxUSE_NATIVE_STATUSBAR 0
+
+#define wxUSE_TOOLBAR 0
+#define wxUSE_TOOLBAR_NATIVE 0
+
+#define wxUSE_NOTEBOOK 0
+
+#define wxUSE_LISTBOOK 0
+
+#define wxUSE_CHOICEBOOK 0
+
+#define wxUSE_TREEBOOK 0
+
+#define wxUSE_TOOLBOOK 0
+
+#define wxUSE_TAB_DIALOG 0
+
+#define wxUSE_GRID 0
+
+#define wxUSE_MINIFRAME 0
+
+#define wxUSE_COMBOCTRL 0
+
+#define wxUSE_ODCOMBOBOX 0
+
+#define wxUSE_BITMAPCOMBOBOX 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
+
+#define wxUSE_DIRDLG 0
+
+
+#define wxUSE_FILEDLG 0
+
+#define wxUSE_FINDREPLDLG 0
+
+#define wxUSE_FONTDLG 0
+
+#define wxUSE_MSGDLG 0
+
+#define wxUSE_PROGRESSDLG 0
+
+#define wxUSE_STARTUP_TIPS 0
+
+#define wxUSE_TEXTDLG 0
+
+#define wxUSE_NUMBERDLG 0
+
+#define wxUSE_SPLASH 0
+
+#define wxUSE_WIZARDDLG 0
+
+#define wxUSE_ABOUTDLG 0
+
+
+#define wxUSE_METAFILE 0
+#define wxUSE_ENH_METAFILE 0
+#define wxUSE_WIN_METAFILES_ALWAYS 0
+
+
+#define wxUSE_MDI 0
+
+#define wxUSE_DOC_VIEW_ARCHITECTURE 0
+
+#define wxUSE_MDI_ARCHITECTURE 0
+
+#define wxUSE_PRINTING_ARCHITECTURE 0
+
+#define wxUSE_HTML 0
+
+#define wxUSE_GLCANVAS 0
+
+#define wxUSE_RICHTEXT 0
+
+
+#define wxUSE_CLIPBOARD 0
+
+#define wxUSE_DATAOBJ 0
+
+#define wxUSE_DRAG_AND_DROP 0
+
+#define wxUSE_ACCESSIBILITY 0
+
+
+#define wxUSE_SNGLINST_CHECKER 0
+
+#define wxUSE_DRAGIMAGE 0
+
+#define wxUSE_IPC 0
+
+#define wxUSE_HELP 0
+
+
+#define wxUSE_MS_HTML_HELP 0
+
+
+#define wxUSE_WXHTML_HELP 0
+
+#define wxUSE_RESOURCES 0