Add a test for accessing classes from another thread.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Fri, 28 May 2004 19:27:17 +0000 (19:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 May 2004 19:27:17 +0000 (19:27 +0000)
commitcdeeb84822e174f94903f3adcd6302de85d22657
treeaa475c337de603737893b836e7bccd46e94c8b45
parentb58687eb5101401bf98dc2bd70ffc1355a659fc9
Add a test for accessing classes from another thread.
Fix UnregisterClass behaviour with NULL hInstance.
dlls/user/tests/class.c
windows/class.c