use the correct down-level scope filter flag for the computer selection dialog
Modified: trunk/reactos/subsys/system/regedit/framewnd.c

Modified: trunk/reactos/subsys/system/regedit/framewnd.c
--- trunk/reactos/subsys/system/regedit/framewnd.c	2005-09-30 01:26:02 UTC (rev 18162)
+++ trunk/reactos/subsys/system/regedit/framewnd.c	2005-09-30 01:47:46 UTC (rev 18163)
@@ -558,8 +558,7 @@
                         0,
                         0
                     },
-                    DSOP_DOWNLEVEL_FILTER_COMPUTERS |
-                        DSOP_DOWNLEVEL_FILTER_GLOBAL_GROUPS | DSOP_DOWNLEVEL_FILTER_ALL_WELLKNOWN_SIDS
+                    DSOP_DOWNLEVEL_FILTER_COMPUTERS
                 },
                 NULL,
                 NULL,