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.