Nikolay Sivov : combase: Move FreePropVariantArray() and PropVariantClear().

Alexandre Julliard julliard at winehq.org
Wed Aug 5 16:05:00 CDT 2020


Module: wine
Branch: master
Commit: 37a36bbf5eb9712bd6daf10b6792c55cb0d1d266
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=37a36bbf5eb9712bd6daf10b6792c55cb0d1d266

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Aug  5 08:54:59 2020 +0300

combase: Move FreePropVariantArray() and PropVariantClear().

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/combase/Makefile.in  |   1 +
 dlls/combase/combase.c    | 253 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/combase/combase.spec |   4 +-
 dlls/ole32/ole2.c         | 151 ---------------------------
 dlls/ole32/ole32.spec     |   4 +-
 5 files changed, 258 insertions(+), 155 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=37a36bbf5eb9712bd6daf10b6792c55cb0d1d266



More information about the wine-cvs mailing list