[PATCH 2/6] ole32: Move more bultin classes to CoGetClassObject().

Huw Davies huw at codeweavers.com
Thu Aug 13 02:31:36 CDT 2020


On Thu, Aug 13, 2020 at 07:56:27AM +0300, Nikolay Sivov wrote:
> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
> ---
>  dlls/ole32/compobj.c         | 26 +++++---------------------
>  dlls/ole32/compobj_private.h |  1 +
>  dlls/ole32/ole32.spec        |  1 +
>  dlls/ole32/oleproxy.c        | 17 +++++++++++++++++
>  dlls/ole32/tests/marshal.c   |  8 ++++++++
>  5 files changed, 32 insertions(+), 21 deletions(-)

I've re-sent the series with a fix for the typo in this
patch's commit message.

Huw.



More information about the wine-devel mailing list