Ge van Geldorp wrote:
Hi Nikolay,
From: Nikolay Sivov [mailto:bunglehead@gmail.com]
Ge van Geldorp wrote:
From: Nikolay Sivov bunglehead@gmail.com
I've just prepared some simple MRU tests and I need test them on various native platfoms -
tested only on xp sp2 so this one could be skipped.
Could somebody do it?
Your tests pass on my W2K, XP, W2K3, Vista and W2K8 machines, but I get crashes which were not there before on NT4 Workstation and NT4 Server
(both
SP6). I haven't investigated further, I could probably determine the test case that crashes if needed.
Thanks for testing, Ge.
Yes, it will be nice if you tell me which tests crash. I'll comment them out then with some notes.
Both the pEnumMRUList(NULL, 0, NULL, 0) and pEnumMRUListW(NULL, 0, NULL, 0) calls in test_EnumMRUList() cause a crash. If I comment out these 2 tests then the rest of the tests pass.
Ge.
Ok. Thank you.