On 12/26/14 20:20, Yifu Wang wrote:
dlls/msvcp90/msvcp90.h | 23 ++++ dlls/msvcr120/msvcr120.spec | 36 +++--- dlls/msvcr120/tests/msvcr120.c | 267 ++++++++++++++++++++++++++++++++++++++-- dlls/msvcrt/lock.c | 172 ++++++++++++++++++++++++++ 4 files changed, 471 insertions(+), 27 deletions(-)
The tests are sometimes failing for me (on windows): msvcr120: 74522 tests executed (0 marked as todo, 0 failures), 0 skipped.
msvcr120.c:381: Test failed: produced != consumed msvcr120: 108919 tests executed (0 marked as todo, 1 failure), 0 skipped.
Thanks, Piotr