[PATCH 01/12] (resend) LookupAccountNameW() - add got clause to test

Paul Bryan Roberts pbronline-wine at yahoo.co.uk
Tue Oct 21 01:28:24 CDT 2008


LookupAccountNameW() has a stubbed but non-empty, incomplete, buggy
implementation.  It fails a number of unit tests but Wine code relies on
this.

This is series of patches that provide what may be a reasonable first
pass implementation of LookupAccountNameA() and LookupAccountNameW() that:

    - passes existing units tests for LookupAccountName
    - works for well known SIDs
    - works for 'first user account'
    - allows progress towards the resolution of Bug 14334

This first patch simply adds the missing got clause to a conformance test.

This resend corrects three tests on sid_use following a suggestion by 
Kai Blin.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-LookupAccountNameW-add-got-clause-to-test.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081021/2f348dc9/attachment-0001.txt 


More information about the wine-patches mailing list