8 Jan
2008
8 Jan
'08
4:21 p.m.
Module: wine Branch: master Commit: 41575621c8100356b31a71fea4dbd4686644a0ad URL: http://source.winehq.org/git/wine.git/?a=commit;h=41575621c8100356b31a71fea4... Author: Hans Leidekker <hans(a)it.vu.nl> Date: Mon Jan 7 14:24:02 2008 +0100 msvcrt: Correct search strategy for the exec/spawn functions. --- dlls/msvcrt/msvcrt.h | 1 + dlls/msvcrt/process.c | 270 +++++++++++++++++++++++++++++-------------------- 2 files changed, 161 insertions(+), 110 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=41575621c8100356b31a71...