This fixes a blank window content issue that happens even with basic Wine programs.
Fixes: b9879d5adc1 ("winewayland: Remove now unnecessary WindowPosChanging checks.")
--
v2: winewayland: Add missing default surface fallback in WindowPosChanging().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6248
--
v2: odbccp32: Handle NULL DSN in SQLValidDSN().
odbccp32/tests: Get rid of a workaround for XP.
odbccp32: Use wide character string literals.
odbccp32: Respect config mode in SQLGet/WritePrivateProfileString().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6278