Alexandre Julliard
|
40673153b4
|
wow64: Patch the Wow64Transition pointer in all loaded modules.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-08-31 11:31:41 +02:00 |
Alexandre Julliard
|
2308120334
|
wow64: Forward 64-bit invalid handle exceptions to the 32-bit guest.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-08-20 17:33:56 +02:00 |
Alexandre Julliard
|
e30b56b1a3
|
wow64: Add a thunk for the NtRaiseException syscall.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-08-20 16:07:25 +02:00 |
Alexandre Julliard
|
ebb4d3887b
|
wow64: Add thunks for the process/thread query information syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-29 15:33:48 +02:00 |
Alexandre Julliard
|
34addf6dfe
|
wow64: Add thunks for the process/thread creation syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-29 15:23:27 +02:00 |
Alexandre Julliard
|
90e1907ded
|
wow64: Add support for file system redirection.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-28 22:07:04 +02:00 |
Alexandre Julliard
|
01ad0993cb
|
wow64: Add thunks for the file creation syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-28 18:16:50 +02:00 |
Alexandre Julliard
|
65caa0f2ef
|
wow64: Implement Wow64AllocateTemp().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-28 15:59:06 +02:00 |
Alexandre Julliard
|
1d457b14a1
|
wow64: Add thunks for the Wow64-specific virtual memory syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-27 12:15:07 +02:00 |
Alexandre Julliard
|
dffe2bf8e2
|
wow64: Add thunks for the virtual memory syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-27 11:15:25 +02:00 |
Alexandre Julliard
|
9dfebb5250
|
wow64: Add thunks for the section object syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-26 19:42:25 +02:00 |
Alexandre Julliard
|
863fda0b0f
|
wow64: Add thunks for the debug object syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-23 17:38:32 +02:00 |
Alexandre Julliard
|
54901695dc
|
wow64: Add thunks for the timer syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-23 17:38:32 +02:00 |
Alexandre Julliard
|
d1171c7d10
|
wow64: Add a stub for Wow64ApcRoutine().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-23 17:38:32 +02:00 |
Alexandre Julliard
|
8b8b92e1ff
|
wow64: Add thunks for the event syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-23 17:38:32 +02:00 |
Alexandre Julliard
|
e8984787ac
|
wow64: Add thunks for a few simple syscalls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-22 20:02:27 +02:00 |
Alexandre Julliard
|
1b63875c66
|
wow64: Add support for setting up the syscall table.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-22 20:02:27 +02:00 |
Alexandre Julliard
|
42dec97d1a
|
wow64: Load the backend cpu dll at process init.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-22 13:33:57 +02:00 |