Nikolay Sivov : combase: Move CreateErrorInfo() function.

Alexandre Julliard julliard at winehq.org
Tue Aug 4 15:26:36 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Aug  4 17:02:38 2020 +0300

combase: Move CreateErrorInfo() function.

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  |   2 +
 dlls/combase/combase.spec |   2 +-
 dlls/combase/errorinfo.c  | 356 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ole32/errorinfo.c    | 356 ----------------------------------------------
 dlls/ole32/ole32.spec     |   2 +-
 5 files changed, 360 insertions(+), 358 deletions(-)

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



More information about the wine-cvs mailing list