[PATCH 1/2] windowscodecs: Implement DdsDecoder_GetFrameCount().

Ziqing Hui zhui at codeweavers.com
Thu Apr 23 04:29:49 CDT 2020


The added tests code is to test the return value of DdsDecoder_GetFrameCount() when decoder is not initialized or parameter is NULL.

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---
 dlls/windowscodecs/ddsformat.c       | 40 +++++++++++++++++++++++++---
 dlls/windowscodecs/tests/ddsformat.c | 11 +++++---
 2 files changed, 44 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-windowscodecs-Implement-DdsDecoder_GetFrameCount.patch
Type: text/x-patch
Size: 3819 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200423/5572a208/attachment.bin>


More information about the wine-devel mailing list