ChangeSet ID: 18237 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/16 15:51:50
Modified files: tools/winebuild: import.c dlls/ntdll : relay.c
Log message: Make import thunks position-independent to avoid text relocations.
Patch: http://cvs.winehq.org/patch.py?id=18237
Old revision New revision Changes Path 1.78 1.79 +96 -116 wine/tools/winebuild/import.c 1.22 1.23 +16 -2 wine/dlls/ntdll/relay.c