netapi32: NetUserGetInfo should always succeed for the current user.

Kai Blin kai.blin at gmail.com
Fri Jun 27 06:15:02 CDT 2008


Given a valid info level, NetUserGetInfo should always succeed.
Cheat by adding the current user to the user database in NETAPI_FindUser.
This fixes bug #12111
---
 dlls/netapi32/access.c       |   41 +++++++++++++++++++++++++++++++++++++++++
 dlls/netapi32/tests/access.c |    5 +++++
 2 files changed, 46 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f8d1493da95313b533b114ada914cfd536feb004.diff
Type: text/x-patch
Size: 2611 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080627/70bec8b4/attachment.bin 


More information about the wine-patches mailing list