git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56874
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Set this to 1 to enable wxDIB (don't change unless you have reason to)
#define wxUSE_WXDIB 1
+// Set this to 1 to compile in wxRegKey class.
+//
+// Default is 1
+//
+// Recommended setting: 1, this is used internally by wx in a few places
+#define wxUSE_REGKEY 1
+
// ----------------------------------------------------------------------------
// Windows CE specific stuff
// ----------------------------------------------------------------------------