A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Aleksey Bragin 007702fce4 - Rewrite the SD Cache functions to use the Windows 2003 structures (thanks to Alex for providing them).
- Use pushlocks instead of the fast mutex that was previously used.
- Improve the performance of some paths by reducing lock acquisition time, and using atomic operations instead when possible.
- Implement the exported Ob APIs which were added in Windows XP to access the Sd cache (ObReference/DereferenceSecurityDescriptor and ObLogSecurityDescriptor). These are used by file systems (such as NPFS) on Windows XP and higher.

svn path=/trunk/; revision=32814
2008-04-01 21:09:28 +00:00
irc Fix the build. 2008-03-08 11:08:52 +00:00
reactos - Rewrite the SD Cache functions to use the Windows 2003 structures (thanks to Alex for providing them). 2008-04-01 21:09:28 +00:00
rosapps missed a few bits in cleanup 2008-03-31 15:00:12 +00:00
rostests sorry forgot to commit this one. 2008-03-28 03:44:49 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00