ChangeSet ID: 7536 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/19 22:29:21
Modified files: loader : module.c include : winternl.h dlls/ntdll : ntdll.spec loader.c
Log message: Partially implemented LdrLock/UnlockLoaderLock.
Patch: http://cvs.winehq.com/patch.py?id=7536
Old revision New revision Changes Path 1.179 1.180 +4 -2 wine/loader/module.c 1.17 1.18 +8 -6 wine/include/winternl.h 1.97 1.98 +2 -0 wine/dlls/ntdll/ntdll.spec 1.13 1.14 +34 -0 wine/dlls/ntdll/loader.c