Alexandre Julliard pushed to branch master at wine / wine
Commits: 4186e03e by Jeff Smith at 2025-01-22T12:46:30+01:00 windowscodecs: Make values returned from CanConvert consistent.
Any time CanConvert returns FALSE for the output parameter, also return an appropriate failing result code.
This also adds tests for CanConvert.
- - - - -
2 changed files:
- dlls/windowscodecs/converter.c - dlls/windowscodecs/tests/converter.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/4186e03e326d2d40b9dfcd26fc187e6...