- Extend COM_OpenKeyForCLSID to open a subkey and return an HRESULT.
authorRobert Shearman <rob@codeweavers.com>
Wed, 9 Nov 2005 10:29:11 +0000 (10:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Nov 2005 10:29:11 +0000 (10:29 +0000)
commitf7b65cc716b5b2e1e9a2d3bb640fb5209f5820e1
tree4229957aa0cdb792ae2eea1efc0aaf0409de64d2
parent8c4ead4d27a0a80c0afffb81169cc41440beef06
- Extend COM_OpenKeyForCLSID to open a subkey and return an HRESULT.
- Fix up the callers and reorganize CoGetClassObject to split out the
  inproc code into another function.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/ole16.c
dlls/ole32/ole2.c
dlls/ole32/rpc.c