1 #ifndef _WX_SETUP_H_ 2 #define _WX_SETUP_H_ 3 #ifndef wxUSE_GUI 4 #define wxUSE_GUI 1 5 #endif 6 #ifdef wxUSE_UNICODE 7 #undef wxUSE_UNICODE 8 #endif 9 #define WXWIN_COMPATIBILITY_2_4 0 10 #define WXWIN_COMPATIBILITY_2_6 0 11 #define WXWIN_COMPATIBILITY_2_8 0 12 #define wxDIALOG_UNIT_COMPATIBILITY 0 13 #define wxUSE_ON_FATAL_EXCEPTION 1 14 #define wxUSE_STACKWALKER 0 15 #define wxUSE_DEBUGREPORT 0 16 #define wxUSE_DEBUG_CONTEXT 0 17 #define wxUSE_MEMORY_TRACING 0 18 #define wxUSE_GLOBAL_MEMORY_OPERATORS 0 19 #define wxUSE_DEBUG_NEW_ALWAYS 0 20 #define wxUSE_UNICODE 1 21 #define wxUSE_WCHAR_T 1 22 #define wxUSE_EXCEPTIONS 1 23 #define wxUSE_EXTENDED_RTTI 0 24 #define wxUSE_STL 0 25 #define wxUSE_LOG 1 26 #define wxUSE_LOGWINDOW 1 27 #define wxUSE_LOGGUI 1 28 #define wxUSE_LOG_DIALOG 1 29 #define wxUSE_CMDLINE_PARSER 0 30 #define wxUSE_THREADS 1 31 #define wxUSE_STREAMS 1 32 #define wxUSE_STD_IOSTREAM 0 33 #define wxUSE_STD_STRING 1 34 #define wxUSE_PRINTF_POS_PARAMS 1 35 #define wxUSE_LONGLONG 1 36 #define wxUSE_BASE64 0 37 #define wxUSE_CONSOLE_EVENTLOOP 1 38 #define wxUSE_FILE 1 39 #define wxUSE_FFILE 1 40 #define wxUSE_FSVOLUME 0 41 #define wxUSE_STDPATHS 1 42 #define wxUSE_TEXTBUFFER 0 43 #define wxUSE_TEXTFILE 0 44 #define wxUSE_INTL 1 45 #define wxUSE_XLOCALE 1 46 #define wxUSE_DATETIME 1 47 #define wxUSE_TIMER 1 48 #define wxUSE_STOPWATCH 1 49 #define wxUSE_FSWATCHER 0 50 #define wxUSE_CONFIG 0 51 #define wxUSE_CONFIG_NATIVE 0 52 #define wxUSE_DIALUP_MANAGER 0 53 #define wxUSE_DYNLIB_CLASS 1 54 #define wxUSE_DYNAMIC_LOADER 1 55 #define wxUSE_SOCKETS 0 56 #define wxUSE_IPV6 0 57 #define wxUSE_FILESYSTEM 0 58 #define wxUSE_FS_ZIP 0 59 #define wxUSE_FS_ARCHIVE 0 60 #define wxUSE_FS_INET 0 61 #define wxUSE_ARCHIVE_STREAMS 1 62 #define wxUSE_ZIPSTREAM 1 63 #define wxUSE_TARSTREAM 0 64 #define wxUSE_ZLIB 1 65 #define wxUSE_APPLE_IEEE 0 66 #define wxUSE_JOYSTICK 0 67 #define wxUSE_FONTENUM 1 68 #define wxUSE_FONTMAP 1 69 #define wxUSE_MIMETYPE 0 70 #define wxUSE_PROTOCOL 0 71 #define wxUSE_PROTOCOL_FILE 0 72 #define wxUSE_PROTOCOL_FTP 0 73 #define wxUSE_PROTOCOL_HTTP 0 74 #define wxUSE_URL 0 75 #define wxUSE_URL_NATIVE 0 76 #define wxUSE_VARIANT 1 77 #define wxUSE_ANY 1 78 #define wxUSE_REGEX 0 79 #define wxUSE_SYSTEM_OPTIONS 1 80 #define wxUSE_SOUND 0 81 #define wxUSE_MEDIACTRL 0 82 #define wxUSE_GSTREAMER 0 83 #define wxUSE_XRC 0 84 #define wxUSE_XML 1 85 #define wxUSE_AUI 0 86 #define wxUSE_RIBBON 0 87 #define wxUSE_PROPGRID 0 88 #define wxUSE_STC 1 89 #define wxUSE_GRAPHICS_CONTEXT 1 90 #define wxUSE_GRAPHICS_GDIPLUS 1 91 #define wxUSE_CONTROLS 1 92 #define wxUSE_POPUPWIN 1 93 #define wxUSE_TIPWINDOW 0 94 #define wxUSE_ANIMATIONCTRL 0 95 #define wxUSE_BUTTON 1 96 #define wxUSE_BMPBUTTON 1 97 #define wxUSE_CALENDARCTRL 1 98 #define wxUSE_CHECKBOX 1 99 #define wxUSE_CHECKLISTBOX 1 100 #define wxUSE_CHOICE 1 101 #define wxUSE_COLLPANE 1 102 #define wxUSE_COLOURPICKERCTRL 1 103 #define wxUSE_COMBOBOX 1 104 #define wxUSE_DATAVIEWCTRL 1 105 #define wxUSE_DATEPICKCTRL 1 106 #define wxUSE_DIRPICKERCTRL 1 107 #define wxUSE_EDITABLELISTBOX 1 108 #define wxUSE_FILECTRL 1 109 #define wxUSE_FILEPICKERCTRL 1 110 #define wxUSE_FONTPICKERCTRL 1 111 #define wxUSE_GAUGE 1 112 #define wxUSE_HEADERCTRL 1 113 #define wxUSE_HYPERLINKCTRL 1 114 #define wxUSE_LISTBOX 1 115 #define wxUSE_LISTCTRL 1 116 #define wxUSE_RADIOBOX 1 117 #define wxUSE_RADIOBTN 1 118 #define wxUSE_SCROLLBAR 1 119 #define wxUSE_SEARCHCTRL 1 120 #define wxUSE_SLIDER 1 121 #define wxUSE_SPINBTN 1 122 #define wxUSE_SPINCTRL 1 123 #define wxUSE_STATBOX 1 124 #define wxUSE_STATLINE 1 125 #define wxUSE_STATTEXT 1 126 #define wxUSE_STATBMP 1 127 #define wxUSE_TEXTCTRL 1 128 #define wxUSE_TOGGLEBTN 1 129 #define wxUSE_TREECTRL 1 130 #define wxUSE_STATUSBAR 1 131 #define wxUSE_NATIVE_STATUSBAR 1 132 #define wxUSE_TOOLBAR 1 133 #define wxUSE_TOOLBAR_NATIVE 1 134 #define wxUSE_NOTEBOOK 1 135 #define wxUSE_LISTBOOK 1 136 #define wxUSE_CHOICEBOOK 1 137 #define wxUSE_TREEBOOK 1 138 #define wxUSE_TOOLBOOK 1 139 #define wxUSE_TASKBARICON 0 140 #define wxUSE_TAB_DIALOG 0 141 #define wxUSE_GRID 0 142 #define wxUSE_MINIFRAME 0 143 #define wxUSE_COMBOCTRL 1 144 #define wxUSE_ODCOMBOBOX 1 145 #define wxUSE_BITMAPCOMBOBOX 0 146 #define wxUSE_REARRANGECTRL 1 147 #define wxUSE_ACCEL 1 148 #define wxUSE_HOTKEY 1 149 #define wxUSE_CARET 1 150 #define wxUSE_DISPLAY 1 151 #define wxUSE_GEOMETRY 1 152 #define wxUSE_IMAGLIST 1 153 #define wxUSE_INFOBAR 1 154 #define wxUSE_MENUS 1 155 #define wxUSE_NOTIFICATION_MESSAGE 0 156 #define wxUSE_SASH 1 157 #define wxUSE_SPLITTER 1 158 #define wxUSE_TOOLTIPS 1 159 #define wxUSE_VALIDATORS 1 160 #define wxUSE_COMMON_DIALOGS 1 161 #define wxUSE_BUSYINFO 1 162 #define wxUSE_CHOICEDLG 1 163 #define wxUSE_COLOURDLG 1 164 #define wxUSE_DIRDLG 1 165 #define wxUSE_FILEDLG 1 166 #define wxUSE_FINDREPLDLG 0 167 #define wxUSE_FONTDLG 1 168 #define wxUSE_MSGDLG 1 169 #define wxUSE_PROGRESSDLG 0 170 #define wxUSE_STARTUP_TIPS 0 171 #define wxUSE_TEXTDLG 1 172 #define wxUSE_NUMBERDLG 1 173 #define wxUSE_SPLASH 0 174 #define wxUSE_WIZARDDLG 0 175 #define wxUSE_ABOUTDLG 1 176 #define wxUSE_METAFILE 0 177 #define wxUSE_ENH_METAFILE 0 178 #define wxUSE_WIN_METAFILES_ALWAYS 0 179 #define wxUSE_MDI 0 180 #define wxUSE_DOC_VIEW_ARCHITECTURE 0 181 #define wxUSE_MDI_ARCHITECTURE 0 182 #define wxUSE_PRINTING_ARCHITECTURE 0 183 #define wxUSE_HTML 0 184 #define wxUSE_GLCANVAS 1 185 #define wxUSE_RICHTEXT 0 186 #define wxUSE_CLIPBOARD 1 187 #define wxUSE_DATAOBJ 1 188 #define wxUSE_DRAG_AND_DROP 1 189 #define wxUSE_ACCESSIBILITY 0 190 #define wxUSE_SNGLINST_CHECKER 1 191 #define wxUSE_DRAGIMAGE 1 192 #define wxUSE_IPC 0 193 #define wxUSE_HELP 0 194 #define wxUSE_MS_HTML_HELP 0 195 #define wxUSE_WXHTML_HELP 0 196 #define wxUSE_RESOURCES 0 197 #define wxUSE_CONSTRAINTS 0 198 #define wxUSE_SPLINES 0 199 #define wxUSE_MOUSEWHEEL 1 200 #define wxUSE_POSTSCRIPT 0 201 #define wxUSE_AFM_FOR_POSTSCRIPT 0 202 #define wxUSE_SVG 0 203 #define wxODBC_FWD_ONLY_CURSORS 0 204 #define wxODBC_BACKWARD_COMPATABILITY 0 205 #define wxUSE_IOSTREAMH 0 206 #define wxUSE_IMAGE 1 207 #define wxUSE_LIBPNG 1 208 #define wxUSE_LIBJPEG 0 209 #define wxUSE_LIBTIFF 0 210 #define wxUSE_TGA 0 211 #define wxUSE_GIF 0 212 #define wxUSE_PNM 0 213 #define wxUSE_PCX 0 214 #define wxUSE_IFF 0 215 #define wxUSE_XPM 0 216 #define wxUSE_ICO_CUR 1 217 #define wxUSE_PALETTE 1 218 #define wxUSE_ALL_THEMES 1 219 #define wxUSE_UNICODE_MSLU 0 220 #define wxUSE_MFC 0 221 #define wxUSE_OLE 1 222 #define wxUSE_OLE_AUTOMATION 0 223 #define wxUSE_ACTIVEX 0 224 #define wxUSE_DC_CACHEING 1 225 #define wxUSE_DIB_FOR_BITMAP 0 226 #define wxUSE_WXDIB 1 227 #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 0 228 #define wxUSE_REGKEY 1 229 #define wxUSE_RICHEDIT 0 230 #define wxUSE_RICHEDIT2 0 231 #define wxUSE_OWNER_DRAWN 1 232 #define wxUSE_TASKBARICON_BALLOONS 0 233 #define wxUSE_UXTHEME 1 234 #define wxUSE_UXTHEME_AUTO 1 235 #define wxUSE_INKEDIT 0 236 #define wxUSE_INICONF 0 237 #define wxUSE_DATEPICKCTRL_GENERIC 0 238 #define wxUSE_CRASHREPORT 1 239 #define wxUSE_AUTOID_MANAGEMENT 1 240 #define wxUSE_FILE_HISTORY 0 241 #define wxUSE_UIACTIONSIMULATOR 0 242 #define wxUSE_CAIRO 0 243 #define wxUSE_COMMANDLINKBUTTON 0 244 #define wxUSE_RICHMSGDLG 0 245 #define wxUSE_STD_CONTAINERS 1 246 #define wxUSE_STD_STRING_CONV_IN_WXSTRING 0 247 #define wxUSE_ARTPROVIDER_STD 0 248 #define wxUSE_ARTPROVIDER_TANGO 0 249 #define wxUSE_DC_TRANSFORM_MATRIX 0 250 #define wxUSE_MARKUP 0 251 #define wxUSE_TREELISTCTRL 1 252 #define wxUSE_TIMEPICKCTRL 1 253 #define wxUSE_WEBVIEW 0 254 #define wxUSE_RICHTOOLTIP 0 255 #define wxUSE_COMPILER_TLS 2 256 #define wxUSE_PREFERENCES_EDITOR 0 257 #define wxUSE_STD_CONTAINERS_COMPATIBLY 0 258 #define wxUSE_TASKBARBUTTON 0 259 #endif 260