secur32: Fix GetComputerObjectName tests for domain members.

Kai Blin kai.blin at gmail.com
Tue Jul 15 02:45:49 CDT 2008


At least for XP domain members, all EXTENDED_NAME_FORMATS apart from
NameSamCompatible return ERROR_ACCESS_DENIED. Given that the function
returns an error for all formats on non-members, just ignore
ERROR_ACCESS_DENIED as well.
---
 dlls/secur32/tests/secur32.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b640ee6c9e0a06f0755a17ed7179555957582814.diff
Type: text/x-patch
Size: 1203 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080715/06e7c71c/attachment.bin 


More information about the wine-patches mailing list