Hi,
the traces are my doing, but:
thread.c:660:test_CreateThread_basic() thread.c:662:test_CreateThread_suspended() thread.c:664:test_SuspendThread() thread.c:666:test_TerminateThread() thread.c:668:test_CreateThread_stack() thread.c:670:test_thread_priority() thread.c:672:test_GetThreadTimes() fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads thread.c:674:test_thread_processor() fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub thread.c:676:test_GetThreadExitCode() thread.c:679:test_SetThreadContext() err:seh:EXC_DefaultHandling Unhandled exception code c00000fd flags 0 addr 0xa make: *** [thread.ok] Error 1
this doesn't seem right.
Anyone?
Cheers,
Paul.
On Tue, 2005-11-08 at 21:22 +0100, Paul Vriens wrote:
Hi,
the traces are my doing, but:
thread.c:660:test_CreateThread_basic() thread.c:662:test_CreateThread_suspended() thread.c:664:test_SuspendThread() thread.c:666:test_TerminateThread() thread.c:668:test_CreateThread_stack() thread.c:670:test_thread_priority() thread.c:672:test_GetThreadTimes() fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads thread.c:674:test_thread_processor() fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub thread.c:676:test_GetThreadExitCode() thread.c:679:test_SetThreadContext() err:seh:EXC_DefaultHandling Unhandled exception code c00000fd flags 0 addr 0xa make: *** [thread.ok] Error 1
this doesn't seem right.
Anyone?
Cheers,
Paul.
The same test produces a DrWtsn32 on at least W2K3, but looking a test.winehq.org maybe on more platforms.
Paul.