ChangeSet ID: 18214 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/16 06:04:41
Modified files: tools/winebuild: relay.c include/wine : port.h dlls/ntdll : relay.c
Log message: Store a relative pointer for registry entry points to avoid some text relocations.
Patch: http://cvs.winehq.org/patch.py?id=18214
Old revision New revision Changes Path 1.37 1.38 +2 -1 wine/tools/winebuild/relay.c 1.65 1.66 +1 -1 wine/include/wine/port.h 1.21 1.22 +4 -2 wine/dlls/ntdll/relay.c