ChangeSet ID: 998687582595176417380571 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/24 17:13:02
Modified files: files : directory.c include : file.h module.h loader : module.c pe_image.c
Log message: Bill Medland medbi01@accpac.com Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx.
Patch: http://cvs.winehq.com/patch.py?id=998687582595176417380571
Revision Changes Path 1.41 +103 -3 wine/files/directory.c 1.29 +8 -0 wine/include/file.h 1.60 +1 -0 wine/include/module.h 1.138 +80 -17 wine/loader/module.c 1.98 +7 -3 wine/loader/pe_image.c