Module: wine Branch: master Commit: 0964b3cd1329f2bf7e56026362abebcb5cf94ecd URL: https://source.winehq.org/git/wine.git/?a=commit;h=0964b3cd1329f2bf7e5602636...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 11 16:54:19 2018 +0200
kernel32: Use the CPU type from the image information in CreateProcess().
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/process.c | 93 ++++++++++++++++++------------------------------- 1 file changed, 33 insertions(+), 60 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0964b3cd1329f2bf7e560...