[advapi32] GetNamedSecurityInfo patch

Fenixk19 fenixk19 at mail.ru
Fri Aug 29 07:30:17 CDT 2008


Sorry, my last patch was totally incorrect. So, I'll tell everything
from the beginning. MS version of GetNamedSecurityInfo(advapi32 module)
function doesn't fail, when last parameter is nil. It can be checked
with program, attached to this mail(main.cpp). In Windows it prints 0,
but in Wine it is 87. I have written this dirty fix. I don't know, how
is it done in Microsoft, but this realization makes a memory leak. At
least, it make Wine more compatible.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: text/x-c++src
Size: 432 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080829/2d4d30be/attachment.cpp 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-GetNamedSecurityInfo-fix-for-ms-compability.patch
Type: text/x-diff
Size: 1435 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080829/2d4d30be/attachment.patch 


More information about the wine-patches mailing list