winmm: Fix a failing mixer test on 98 and ME.
[wine] / dlls / crypt32 / tests / ctl.c
2008-09-11  James Hawkinscrypt32: Fix a failing test in win9x.
2008-09-08  James Hawkinscrypt32: Trace the returned value on failure.
2008-09-05  Francois Gougetcrypt32/tests: Add a trailing '\n' to an ok() call.
2008-09-03  James Hawkinscrypt32: Fix several test failures in win9x.
2008-09-02  Juan Langcrypt32: Implement CertAddCTLContextToStore.
2008-09-02  Juan Langcrypt32: Add tests for CertAddEncodedCTLToStore.
2008-09-02  Juan Langcrypt32: Add support for CTL properties.
2008-09-02  Juan Langcrypt32: Add tests for CertGetCTLContextProperty.
2008-09-02  Juan Langcrypt32: Implement CertCreateCTLContext and CertFreeCTL...
2008-09-02  Juan Langcrypt32: Add tests for CertCreateCTLContext.