Any time CanConvert returns FALSE for the output parameter,
also return an appropriate failing result code.
This also adds tests for CanConvert.
--
v3: windowscodecs: Make values returned from CanConvert consistent
https://gitlab.winehq.org/wine/wine/-/merge_requests/7091
No reviews required.\
This is just to get the test results as seen by gitlab.\
MR will be cancelled afterwards.
--
v5: secur32/tests: Update expected results for the new test.winehq.org server.
wininet/tests: Update certificate for the new test.winehq.org server.
dnsapi/tests: Update DNS names for the new test.winehq.org server.
This merge request has too many patches to be relayed via email.
Please visit the URL below to see the contents of the merge request.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7098
This fixes the hang mentioned in https://bugs.winehq.org/show_bug.cgi?id=57632 introduced by e6b8e9ee20937f12dbf19145a9f2ca1ca3364da3. That bug also mentions the radio being silent, that's unrelated to the hang should probably be a separate bug.
--
v2: quartz/dsoundrender: Restart the render thread when clearing EOS in dsound_render_sink_end_flush().
https://gitlab.winehq.org/wine/wine/-/merge_requests/7122
--
v3: crypt32: Favour CERT_CHAIN_POLICY_IGNORE_WRONG_USAGE_FLAG in verify_ssl_policy().
crypt32: Only mind end certificate when checking revocation status in verify_ssl_policy().
crypt32: Favour CERT_CHAIN_POLICY_IGNORE_END_REV_UNKNOWN_FLAG in verify_ssl_policy().
crypt32: Check CERT_TRUST_REVOCATION_STATUS_UNKNOWN instead of CERT_TRUST_IS_OFFLINE_REVOCATION in verify_ssl_policy().
crypt32: Fix some error codes in verify_ssl_policy().
crypt32/tests: Add more tests for VerifyCertChainPolicy().
https://gitlab.winehq.org/wine/wine/-/merge_requests/7117
--
v2: crypt32: Favour CERT_CHAIN_POLICY_IGNORE_WRONG_USAGE_FLAG in verify_ssl_policy().
crypt32: Only mind end certificate when checking revocation status in verify_ssl_policy().
crypt32: Favour CERT_CHAIN_POLICY_IGNORE_END_REV_UNKNOWN_FLAG in verify_ssl_policy().
crypt32: Check CERT_TRUST_REVOCATION_STATUS_UNKNOWN instead of CERT_TRUST_IS_OFFLINE_REVOCATION in verify_ssl_policy().
crypt32: Fix some error codes in verify_ssl_policy().
crypt32/tests: Add more tests for VerifyCertChainPolicy().
https://gitlab.winehq.org/wine/wine/-/merge_requests/7117
International Rally Championship executes cli on startup and sti on
exit, this currently crashes as an exception is thrown and isn't handled
by the game.
The ntdll:exception tests show that an exception is thrown on x86_64,
i386 and WOW64 mode, however the game also runs fine when executed in a
Windows 10 64bit VM (with 640x480 16bpp compatibility mode). It crashes
when run in a Windows 8 32bit VM, so possibly something WOW64 related
swallows the exception.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57381
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7113
No reviews required.\
This is just to get the test results as seen by gitlab.\
MR will be cancelled afterwards.
--
v4: winhttp: Always return result at once if available in WinHttpReadData().
winhttp: Always return result at once if available in WinHttpQueryDataAvailable().
user32/tests: Fix some sysparams results on recent Windows.
user32/tests: Fix cursoricon tests on recent Windows versions.
urlmon/tests: Skip test if ftp connection fails.
crypt32/tests: Fix a test failure.
wininet: Parse multi-token Connection strings for Keep-Alive.
This merge request has too many patches to be relayed via email.
Please visit the URL below to see the contents of the merge request.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7098