http://bugs.winehq.org/show_bug.cgi?id=8164
------- Additional Comments From dmitry@codeweavers.com 2007-27-04 06:49 ------- As an easiest workaround probably the code removed from GetFileSecurity could be moved to NtQuerySecurityObject to replace existing code.
But since NtSetSecurityObject is implemented, NtQuerySecurityObject should be properly implemented as well.