[ros-dev] Re: [ros-diffs] [turner] 19669: Don't hardcode user to .DEFAULT when reading registry

Thomas Weidenmueller w3seek at reactos.com
Sun Nov 27 14:40:23 CET 2005


turner at svn.reactos.com wrote:
> Don't hardcode user to .DEFAULT when reading registry
> 
> Modified: trunk/reactos/subsys/win32k/ntuser/misc.c

> +                     NtClose(CurrentUserKey);

This needs to be ZwClose

- Thomas


More information about the Ros-dev mailing list