]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/registry.h
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
[wxWidgets.git] / include / wx / msw / registry.h
index 5cc7f5c9fab4da6943bcc216f1b28aa6163b10f4..45e48a72d62b74dda45f32700edcebb7aa33c965 100644 (file)
@@ -48,16 +48,11 @@ public:
     HKCR,       // classes root
     HKCU,       // current user
     HKLM,       // local machine
-    HKUSR       // users
-#ifndef __WXWINCE__
-    ,
-    HKPD        // performance data (WinNT/2K only)
-#endif
-#if WINVER >= 0x0400
-    ,
-    HKCC,       // current config (starting from Win95/NT 4.0)
-    HKDD        // dynamic data (Win95/98 only)
-#endif  // Winver
+    HKUSR,      // users
+    HKPD,       // performance data (WinNT/2K only)
+    HKCC,       // current config
+    HKDD,       // dynamic data (Win95/98 only)
+    HKMAX
   };
 
   // access mode for the key