Nikolay Sivov : ole32: Add separate IEnumSTATPROPSTG implementation.

Alexandre Julliard julliard at winehq.org
Mon Nov 11 16:20:21 CST 2019


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Nov 11 10:39:23 2019 +0300

ole32: Add separate IEnumSTATPROPSTG implementation.

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

---

 dlls/ole32/Makefile.in |   1 -
 dlls/ole32/enumx.c     | 205 ------------------------------------
 dlls/ole32/enumx.h     |  34 ------
 dlls/ole32/stg_prop.c  | 281 ++++++++++++++++++++++++++++++-------------------
 4 files changed, 175 insertions(+), 346 deletions(-)

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



More information about the wine-cvs mailing list