[PATCH] advapi32: Implement LsaGetUserName.

Alexandre Julliard julliard at winehq.org
Tue Nov 10 07:06:26 CST 2020


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> This is a resend, previous patch fell out of the list.
>
> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/advapi32/advapi32.spec |  2 +-
>  dlls/advapi32/lsa.c         | 58 +++++++++++++++++++++++++++++++++++++
>  dlls/advapi32/tests/lsa.c   | 50 +++++++++++++++++++++++++++++++-
>  3 files changed, 108 insertions(+), 2 deletions(-)

The returned string lengths are still wrong. You should probably add
some tests for that.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list