#define wxUSE_RADIOBOX 0
#define wxUSE_RADIOBTN 0
#define wxUSE_SCROLLBAR 0
+#define wxUSE_SEARCHCTRL 0
#define wxUSE_SLIDER 0
#define wxUSE_SPINBTN 0
#define wxUSE_SPINCTRL 0
*/
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
-/* Define if the system headers declare the type boolean (which will conflict
- * with the jpeg headers unless HAVE_BOOLEAN is defined). */
-#undef HAVE_BOOLEAN
+/* When using an external jpeg library and the Windows headers already define
+ * boolean, define to the type used by the jpeg library for boolean. */
+#undef wxHACK_BOOLEAN
/* Define if the header pbt.h is missing. */
#undef NEED_PBT_H