Alexandre Julliard : kernel: Added support for exec'ing a new Win32 process .
19 Jul
2006
19 Jul
'06
5:31 p.m.
Module: wine Branch: refs/heads/master Commit: 2cb0f43224db9e4ab8717ad0b1738c8debdb195e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=2cb0f43224db9e4ab8717ad0... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jul 19 14:12:58 2006 +0200 kernel: Added support for exec'ing a new Win32 process. Use it to restart execution if the main binary can't be loaded because of address space conflicts, and also for Win16/DOS support. --- dlls/kernel/process.c | 120 +++++++++++++++++++++++++++++++------------------ dlls/ntdll/virtual.c | 9 +--- 2 files changed, 80 insertions(+), 49 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=2cb0f43224db9e4ab871...
7183
Age (days ago)
7183
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard