Rémi Bernon : windowscodecs: Move several helpers to new wincodecs_common.c source.

Alexandre Julliard julliard at winehq.org
Wed Jan 27 15:35:04 CST 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Jan 25 10:20:16 2021 +0100

windowscodecs: Move several helpers to new wincodecs_common.c source.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Esme Povirk <esme at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windowscodecs/Makefile.in        |   3 +-
 dlls/windowscodecs/main.c             | 171 ----------------------------
 dlls/windowscodecs/wincodecs_common.c | 203 ++++++++++++++++++++++++++++++++++
 3 files changed, 205 insertions(+), 172 deletions(-)

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



More information about the wine-cvs mailing list