]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
The exact version it was included doesn't appear to be documented
[wxWidgets.git] / include / wx / msw / setup0.h
index 92bfe233670ac03659c1ba78f802a79c0ec57cd4..365de9e7c06ac7ea555a8dc5c10729f4e1f96150 100644 (file)
 // wxDC cacheing implementation
 #define wxUSE_DC_CACHEING 1
 
+// Set this to 1 to enable the use of DIB's for wxBitmap to support
+// bitmaps > 16MB on Win95/98/Me.  Set to 0 to use DDB's only.
+#define wxUSE_DIB_FOR_BITMAP 0
+
 // ----------------------------------------------------------------------------
 // common dialogs
 // ----------------------------------------------------------------------------