24 Oct
2003
24 Oct
'03
12:32 a.m.
ChangeSet ID: 9846 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/10/23 19:32:36 Modified files: dlls/ntdll : loader.c dlls/kernel : process.c Log message: Call the application entry point from kernel32, some apps depend on that. Patch: http://cvs.winehq.com/patch.py?id=9846 Old revision New revision Changes Path 1.51 1.52 +3 -12 wine/dlls/ntdll/loader.c 1.29 1.30 +16 -0 wine/dlls/kernel/process.c