A free Windows-compatible Operating System - mirrored from GitHub
Find a file
2009-06-21 19:23:06 +00:00
irc
reactos - Implement two helper functions to correctly set permissions for a window station and desktops. Those are unused now, but they are going to solve two problems in current winlogon. First of them being a "big HACK" in CreateWindowStationAndDesktops(), which has to do CloseDesktop / OpenDesktopW to get a non-inheritable handle with GENERIC_ALL righs. Second problem is that security attributes structure passed to CreateWindowStationW and CreateDesktopW are invalid because now lpSecurityDescriptor points to an ACL but it's supposed to point to an actual SECURITY_DESCRIPTOR structure. Information from: http://msdn.microsoft.com/en-us/library/aa379608.aspx. 2009-06-21 19:23:06 +00:00
rosapps
rostests - Fix compiler flag for rosautotest 2009-06-18 22:16:49 +00:00
wallpaper