wine/ include/winternl.h dlls/ntdll/tests/info ...
ChangeSet ID: 18119 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/13 06:34:56 Modified files: include : winternl.h dlls/ntdll/tests: info.c dlls/ntdll : nt.c Log message: Paul Vriens <Paul.Vriens(a)xs4all.nl> Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct. Fixed return codes and ReturnLength/buffer for SystemTimeOfDayInformation. Added tests for SystemTimeOfDayInformation. Patch: http://cvs.winehq.org/patch.py?id=18119 Old revision New revision Changes Path 1.136 1.137 +1 -1 wine/include/winternl.h 1.5 1.6 +86 -2 wine/dlls/ntdll/tests/info.c 1.89 1.90 +11 -8 wine/dlls/ntdll/nt.c
participants (1)
-
Alexandre Julliard