Implement CLSCTX_INPROC_HANDLER in CoGetClassObject similar to
commit45d440a219764e863b4145c71794596c157c5d8f
authorRobert Shearman <rob@codeweavers.com>
Sat, 12 Nov 2005 19:11:21 +0000 (12 19:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 12 Nov 2005 19:11:21 +0000 (12 19:11 +0000)
treed8b745d143316de9b11557890e38b31f37be3549
parent7aa2e18c29f26374e98045aefee44eeab3755f1e
Implement CLSCTX_INPROC_HANDLER in CoGetClassObject similar to
CLSCTX_INPROC_SERVER by looking at the InprocHandler32 registry key
instead of InprocServer32.
dlls/ole32/compobj.c