Re: Add a test for accessing classes from another thread
27 May
2004
27 May
'04
9:17 p.m.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
somebody on the ReactOS mailing list mentioned that Windows stores class information in the per thread list, not a per process or per module list. That would effecively meant that accessing classes or creating windows from other threads would fail.
So, I decided to write a test for that. The test passes under Wine.
Not for me: class.c:258: Test failed: GetLastError() should be set to ERROR_CLASS_HAS_WINDOWS class.c:258: Test failed: GetLastError() should be set to ERROR_CLASS_HAS_WINDOWS -- Alexandre Julliard julliard(a)winehq.org
7872
Age (days ago)
7872
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard