"Robert Shearman" rob@codeweavers.com wrote:
I have only tried these tests on WinXP SP2. Please report if they fail on Win9x.
In order compile the tests with Platform SDK I applied the attached patch.
Under win2k SP4 I got: marshal.c:898: Test failed: CoGetClassObject should have returned CO_E_SERVER_STOPPING instead of 0x80040154
Under Win95 the tests don't run due to missing APIs CoResumeClassObjects and CoInitializeEx.
"Dmitry Timoshkov" dmitry@baikal.ru wrote:
Under Win95 the tests don't run due to missing APIs CoResumeClassObjects and CoInitializeEx.
Win98 results: marshal.c test doesn't run either, but this time due to missing kernel32.OpenThread; moniker.c tests pass.