* Use libjpeg
*/
#define wxUSE_LIBJPEG 0
+/*
+ * Use GIF
+ */
+#define wxUSE_LIBGIF 1
+/*
+ * Use PCX
+ */
+#define wxUSE_PCX 1
+/*
+ * Use PNM
+ */
+#define wxUSE_PNM 1
/*
* Use iODBC
*/
#define wxUSE_ODBC 0
+#define wxODBC_FWD_ONLY_CURSORS 1
/*
* Use Threads
*/
/*
* Use scrollbar item
*/
-#define wxUSE_RADIOBUTTON 1
+#define wxUSE_RADIOBTN 1
/*
* Use toolbar item
*/