[Git][wine/wine][master] ntdll: Preserve nonvolatile registers across VEH callbacks.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1306b229 by Soham Nandy at 2026-06-08T21:14:34+02:00 ntdll: Preserve nonvolatile registers across VEH callbacks. Some applications use VEH callbacks restore nonvolatile registers before returning. Invoke VEHs through a wrapper that saves and restores the nonvolatile registers around the callback. - - - - - 1 changed file: - dlls/ntdll/exception.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1306b22921a0f40f033f1fd25bd75fc... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1306b22921a0f40f033f1fd25bd75fc... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)