- Changes to allow WNetAddConnection*() and WNetCancelConnection*() to succeed regardless of available providers (where none have been implemented yet). Allowing for manual configuration outside of wine.
-- v2: winegstreamer: Also return output with 2 channels for multichannel inputs from AAC decoder. winegstreamer: Validate maximum channel count in _SetInputType in AAC decoder. winegstreamer: Correct output available types attrs in AAC decoder for channel count > 2. winegstreamer: Handle missing or zero channel count in _GetOutputAvailableType in AAC decoder. mf/tests: Add tests for AAC decoder with different input number of channels. winewayland.drv: Fix removal of wl_seat globals. winewayland.drv: Handle client-initiated user-driven window resize. winewayland.drv: Handle client-initiated user-driven window move. winewayland.drv: Handle xdg_toplevel maximized state. winewayland.drv: Handle xdg_toplevel configure event size hint. winewayland.drv: Handle xdg_toplevel close event. winewayland.drv: Remove wayland_surface destruction double locking. msado15: Update editMode in AddNew/Cancel/Update functions. msado15: _Recordset::Open store active connection parameter. msado15: Implement _Recordset::get_ActiveConnection. ntdll/tests: Skip FileLinkInformationEx tests on older Windows versions. ntdll/tests: Skip FileRenameInformationEx tests on older Windows versions. user32/tests: Use open_clipboard helper in msg tests. user32: Enable IsDialogMessageA() ASCII to Unicode mapping only when the user default lang ID is CJK. user32/tests: Fix test failures in Hindi UTF-8 and mixed locales. systeminfo: Add an implementation on top of WMI. wbemprox: Implement Win32_OperatingSystem.InstallDate. wbemprox: Fix Win32_OperatingSystem.TotalVirtual/VisibleMemorySize. wbemprox: Get Win32_OperatingSystem.BuildType from the registry. d3d10/tests: Test for correct return value. d3dx9: Trace pointer value in D3DXValidMesh(). include: Move RTL functions that belong in ntddk.h from winternl.h to ntddk.h. include: Add some structures in d3d12video.idl.
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/3966