ole32: Fix CoRevokeClassObject to return RPC_E_WRONG_THREAD if it was called from...
commit7d7f9a59d0a66647042f5a639fdf584e166b7314
authorRob Shearman <rob@codeweavers.com>
Mon, 7 May 2007 23:00:41 +0000 (8 00:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 May 2007 11:23:51 +0000 (8 13:23 +0200)
tree8ae5a301e27a9f9fec2949f3a4310a8ea94f99da
parent23e43d886e7983eda033d4668cbbdbb1d0821dac
ole32: Fix CoRevokeClassObject to return RPC_E_WRONG_THREAD if it was called from a different apartment than the one that called CoRegisterClassObject.
dlls/ole32/compobj.c
dlls/ole32/tests/compobj.c