Thanks for doing this testing. I think I will move the check to just
skip the test. That way maybe that can become the standard for that
test. Looking at msdn there are several lsa functions that are xp+ only
so we do not want to start blocking the tests on all previous versions also.
thanks!
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(-)
Aric Stewart wrote:
---
dlls/advapi32/lsa.c | 51 ++-
dlls/advapi32/tests/lsa.c | 75
+
2 files changed, 125 insertions(+), 1 deletions(-)
--