ChangeSet ID: 13504 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/26 13:10:24
Modified files: dlls/version : info.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Try to avoid loading 16-bit DLLs into memory for accessing version info, this might lead to undesired side effects like loading a bunch of other 16-bit DLLs.
Patch: http://cvs.winehq.org/patch.py?id=13504
Old revision New revision Changes Path 1.44 1.45 +150 -123 wine/dlls/version/info.c