Alexandre Julliard : wow64: Move some exception and context functions to syscall.c.
10 Feb
2023
10 Feb
'23
11:28 p.m.
Module: wine Branch: master Commit: 58ced9adff675ead7ba290388c30dca5ec60f64e URL: https://gitlab.winehq.org/wine/wine/-/commit/58ced9adff675ead7ba290388c30dca... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Feb 10 12:54:03 2023 +0100 wow64: Move some exception and context functions to syscall.c. --- dlls/wow64/process.c | 263 -------------------------------------------------- dlls/wow64/syscall.c | 267 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 267 insertions(+), 263 deletions(-)
1133
Age (days ago)
1133
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard