(try 2)advapi32: base implementation of LsaLookupNames2

Paul Vriens paul.vriens.wine at gmail.com
Thu Mar 19 08:45:32 CDT 2009


Aric Stewart wrote:
> 
> fix tests for win95
> ---
>  dlls/advapi32/lsa.c       |   51 +++++++++++++++++++++++++++-
>  dlls/advapi32/tests/lsa.c |   82 
> ++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 131 insertions(+), 2 deletions(-)
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
Hi Aric,

Just tested this on W2K.

All functions but LsaLookupNames2 are available on W2K. This means now all tests 
(even though there were only 6) are skipped.

Not sure it's worth the effort but maybe it's better to test for the existence 
of LsaLookupNames2 in the appropriate test only?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list