-/*
- * Use this control
- */
-#define wxUSE_BUTTON 0
-/*
- * Use this control
- */
-#define wxUSE_CARET 0
-/*
- * Use this control
- */
-#define wxUSE_BMPBUTTON 0
-/*
- * Use this control
- */
-#define wxUSE_CHECKBOX 0
-/*
- * Use this control
- */
-#define wxUSE_CHECKLISTBOX 0
-/*
- * Use this control
- */
-#define wxUSE_COMBOBOX 0
-/*
- * Use this control
- */
-#define wxUSE_CHOICE 0
-/*
- * Use wxDisplay class
- */
-#define wxUSE_DISPLAY 0
-/*
- * Use this control
- */
-#define wxUSE_GAUGE 0
-/*
- * Use this control
- */
-#define wxUSE_GRID 0
-/*
- * Use the new prototype wxGrid classes
- * (wxUSE_GRID must also be defined)
- */
-#define wxUSE_NEW_GRID 0
-/*
- * Use wxImageList class
- */
-#define wxUSE_IMAGLIST 0
-/*
- * Use this control
- */
-#define wxUSE_LISTBOX 0
-/*
- * Use this control
- */
-#define wxUSE_LISTCTRL 0
-/*
- * Use wxMenuBar, wxMenuItem and wxMenu
- */
-#define wxUSE_MENUS 0
-/*
- * Use this control
- */
-#define wxUSE_NOTEBOOK 0
-#define wxUSE_LISTBOOK 0
-#define wxUSE_CHOICEBOOK 0
-/*
- * Use this control
- */
-#define wxUSE_RADIOBOX 0
-/*
- * Use this control
- */
-#define wxUSE_RADIOBTN 0
-/*
- * Use this control
- */
-#define wxUSE_SASH 0
-/*
- * Use this control
- */
-#define wxUSE_SCROLLBAR 0
-/*
- * Use this control
- */
-#define wxUSE_SLIDER 0
-/*
- * Use this control
- */
-#define wxUSE_SPINBTN 0
-/*
- * Use this control
- */
-#define wxUSE_SPINCTRL 0
-/*
- * Use this control
- */
-#define wxUSE_SPLITTER 0
-/*
- * Use this control
- */
-#define wxUSE_STATBMP 0
-/*
- * Use this control
- */
-#define wxUSE_STATBOX 0
-/*
- * Use this control
- */
-#define wxUSE_STATLINE 0
-/*
- * Use this control
- */
-#define wxUSE_STATTEXT 0
-/*
- * Use this control
- */
-#define wxUSE_STATUSBAR 0
-/*
- * Use this control
- */
-#define wxUSE_TOGGLEBTN 0
-/*
- * Use Tab dialog class - obsolete, use wxNotebook instead
- */
-#define wxUSE_TAB_DIALOG 0
-/* compatibility */
-#define wxUSE_TABDIALOG wxUSE_TAB_DIALOG