ChangeSet ID: 16280 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/23 14:29:18
Modified files: dlls/ntdll : nt.c dlls/kernel : cpu.c
Log message: Rein Klazes wijn@wanadoo.nl NtQueryPerformanceCounter should return a frequency of 1193182Hz and counts like in Windows. Some applications depend on that. Simplify QueryPerformanceCounter a bit.
Patch: http://cvs.winehq.org/patch.py?id=16280
Old revision New revision Changes Path 1.73 1.74 +15 -5 wine/dlls/ntdll/nt.c 1.11 1.12 +1 -2 wine/dlls/kernel/cpu.c