ChangeSet ID: 10209
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/11/25 22:13:53
Modified files:
dlls/kernel : ne_module.c
Log message:
NE_LoadBuiltinModule: return error 21 if the module we loaded was a
32-bit builtin. This should help WinExec16 to do the right thing.
Patch: http://cvs.winehq.com/patch.py?id=10209
Old revision New revision Changes Path
1.17 1.18 +2 -1 wine/dlls/kernel/ne_module.c