Signed-off-by: chenjiangyi <chenjiangyi(a)uniontech.com>
--
v3: qcap: Add implementation of IAMVideoControl_GetFrameRateList.
ntdll: Avoid abort process when internal string printing function used for debugging.
ntdll: Support Ctrl-C stop debuggee and attach 32-bit process in wow64 mode.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4301
--
v2: user.exe: Rename SetDesktopWallPaper to SetDesktopWallpaper.
user32: Correct capitalization of SetDeskWallpaper.
user.exe: Move SetDeskWallPaper from winuser.h to user_private.h.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4629