ChangeSet ID: 18442 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/25 13:00:58
Modified files: dlls/ntdll : virtual.c time.c rtl.c ntdll_misc.h loader.c heap.c exception.c directory.c cdrom.c
Log message: Mike McCormack mike@codeweavers.com Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
Patch: http://cvs.winehq.org/patch.py?id=18442
Old revision New revision Changes Path 1.54 1.55 +3 -3 wine/dlls/ntdll/virtual.c 1.73 1.74 +3 -3 wine/dlls/ntdll/time.c 1.75 1.76 +3 -3 wine/dlls/ntdll/rtl.c 1.55 1.56 +0 -2 wine/dlls/ntdll/ntdll_misc.h 1.93 1.94 +3 -3 wine/dlls/ntdll/loader.c 1.40 1.41 +1 -1 wine/dlls/ntdll/heap.c 1.79 1.80 +3 -3 wine/dlls/ntdll/exception.c 1.34 1.35 +3 -3 wine/dlls/ntdll/directory.c 1.55 1.56 +3 -3 wine/dlls/ntdll/cdrom.c