You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps.
This commit is contained in:
@@ -1749,13 +1749,13 @@ user32-ScrollWindowEx.ok:
|
||||
# | * [#32451] Fix for programs leaking wndproc slots
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/user32/winproc.c
|
||||
# | * dlls/user.exe16/message.c, dlls/user32/winproc.c
|
||||
# |
|
||||
.INTERMEDIATE: user32-WndProc.ok
|
||||
user32-WndProc.ok:
|
||||
$(call APPLY_FILE,user32-WndProc/0001-user32-Increase-MAX_WINPROCS-to-16384.patch)
|
||||
@( \
|
||||
echo '+ { "Sebastian Lackner", "user32: Increase MAX_WINPROCS to 16384.", 1 },'; \
|
||||
echo '+ { "Sebastian Lackner", "user32: Increase MAX_WINPROCS to 16384.", 2 },'; \
|
||||
) > user32-WndProc.ok
|
||||
|
||||
# Patchset wineboot-HKEY_DYN_DATA
|
||||
|
||||
Reference in New Issue
Block a user