[PATCH v3 4/6] windowscodecs: Implement DdsDecoder_Wine_Initialize().

Ziqing Hui zhui at codeweavers.com
Sun Jul 12 23:54:23 CDT 2020


Code in DdsDecoder_Initialize() are moved to DdsDecoder_Wine_Initialize().
And DdsDecoder_Initialize() are implemented on top of DdsDecoder_Wine_Initialize().

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---

v3: Change the position of EnterCriticalSection() to the beginning of DdsDecoder_Initialize().

 dlls/windowscodecs/ddsformat.c       | 118 ++++++++++++++++-----------
 dlls/windowscodecs/tests/ddsformat.c |   3 -
 2 files changed, 70 insertions(+), 51 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-windowscodecs-Implement-DdsDecoder_Wine_Initialize.patch
Type: text/x-patch
Size: 5914 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200713/8b15f2ed/attachment.bin>


More information about the wine-devel mailing list