[PATCH 2/2] windowscodecs: Implement stub for DdsDecoder.

Ziqing Hui zhui at codeweavers.com
Wed Apr 15 05:42:07 CDT 2020


Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---
 dlls/windowscodecs/Makefile.in                |   1 +
 dlls/windowscodecs/clsfactory.c               |   1 +
 dlls/windowscodecs/ddsformat.c                | 227 ++++++++++++++++++
 dlls/windowscodecs/regsvr.c                   |  23 ++
 dlls/windowscodecs/tests/ddsformat.c          |   4 +-
 dlls/windowscodecs/wincodecs_private.h        |   1 +
 dlls/windowscodecs/windowscodecs_wincodec.idl |   7 +
 7 files changed, 262 insertions(+), 2 deletions(-)
 create mode 100644 dlls/windowscodecs/ddsformat.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-windowscodecs-Implement-stub-for-DdsDecoder.patch
Type: text/x-patch
Size: 11479 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200415/e7eff55d/attachment.bin>


More information about the wine-devel mailing list