libOVR brings a message window topmost claiming that this way it receives
WM_DEVICECHANGE faster. Currently, in Wine, this causes a WM_KILLFOCUS to
be sent to the actual topmost window, which in turn causes "Shantae: Risky's
Revenge" to minimize. The effect is that the game automatically minimizes
as soon as it is launched, which is incorrect.
Signed-off-by: Giovanni Mascellani <gmascellani(a)codeweavers.com>
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/419
crypt32: Recognize 'Microsoft Root Certificate Authority 2011' when verifying the Microsoft root policy.
Signed-off-by: Paul Gofman <pgofman(a)codeweavers.com>
--
v2: crypt32: Support MICROSOFT_ROOT_CERT_CHAIN_POLICY_CHECK_APPLICATION_ROOT_FLAG.
https://gitlab.winehq.org/wine/wine/-/merge_requests/409
"The King of Fighters '98 Ultimate Match Final Edition" depends on
this behavior. At least, the build I have is; it seems other builds
are not.
Signed-off-by: Giovanni Mascellani <gmascellani(a)codeweavers.com>
--
v4: xactengine3_7/tests: Test notifications when loading a wave bank.
fixup! include/wine: Add ANSI color codes.
ntdll: Dump executable.
include/wine: Add ANSI color codes.
ntdll: Introduce x86emu.
ntdll: Allowing injecting an int3.
ntdll: Allow setting a watchpoint.
include/wine: Introduce STAR to dereference a generic number.
widl: Generate empty interface implementations.
ntdll: Log architecture.
ntdll: Implement debug writing to file.
ntdll: Mark Wine code in mmap output.
ntdll: Support dynamically enabling trace messages.
ntdll: Log signals early.
ntdll: Dump a single symbol.
ntdll: Capture stack backtrace from UNIX side.
ntdll: Add facility to disassemble code.
ntdll: Print the command line when a process is started.
ntdll: Dump memory mappings and unmappings.
ntdll: Make dynamic unwind entries accessible from UNIX side.
ntdll: Add +microsecs channel for precise timestamps.
ntdll: Log return address.
ntdll: Log file and line number.
ntdll: Do not suppress useful log fields on \1.
ntdll: Implement log locking and disabling.
ntdll: Add a mechanism to ease development calls.
ntdll: Support gio channel by default.
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/398
"The King of Fighters '98 Ultimate Match Final Edition" depends on
this behavior. At least, the build I have is; it seems other builds
are not.
Signed-off-by: Giovanni Mascellani <gmascellani(a)codeweavers.com>
--
v3: xactengine3_7/tests: Test notifications when loading a wave bank.
fixup! include/wine: Add ANSI color codes.
ntdll: Dump executable.
include/wine: Add ANSI color codes.
ntdll: Introduce x86emu.
ntdll: Allowing injecting an int3.
ntdll: Allow setting a watchpoint.
include/wine: Introduce STAR to dereference a generic number.
widl: Generate empty interface implementations.
ntdll: Log architecture.
ntdll: Implement debug writing to file.
ntdll: Mark Wine code in mmap output.
ntdll: Support dynamically enabling trace messages.
ntdll: Log signals early.
ntdll: Dump a single symbol.
ntdll: Capture stack backtrace from UNIX side.
ntdll: Add facility to disassemble code.
ntdll: Print the command line when a process is started.
ntdll: Dump memory mappings and unmappings.
ntdll: Make dynamic unwind entries accessible from UNIX side.
ntdll: Add +microsecs channel for precise timestamps.
ntdll: Log return address.
ntdll: Log file and line number.
ntdll: Do not suppress useful log fields on \1.
ntdll: Implement log locking and disabling.
ntdll: Add a mechanism to ease development calls.
ntdll: Support gio channel by default.
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/398
--
v2: win32u: Read and cache adapter modes from the registry.
win32u: Introduce new add_mode device manager callback.
winemac.drv: Introduce new display_mode_to_devmode helper.
winex11.drv: Set desktop settings handler before updating display devices.
https://gitlab.winehq.org/wine/wine/-/merge_requests/406