ChangeSet ID: 10552
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/01/02 19:18:55
Modified files:
dlls/kernel : ne_module.c
Log message:
Always try to load the 32-bit owner dll instead of directly loading
the .so file for 16-bit builtins. Make the load order for 16-bit dlls
always match the load order of their 32-bit owner (if any).
Patch: http://cvs.winehq.com/patch.py?id=10552
Old revision New revision Changes Path
1.19 1.20 +78 -151 wine/dlls/kernel/ne_module.c