wine/dlls ntdll/nt.c kernel/cpu.c

Alexandre Julliard julliard at winehq.org
Wed Feb 23 14:29:18 CST 2005


ChangeSet ID:	16280
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/23 14:29:18

Modified files:
	dlls/ntdll     : nt.c 
	dlls/kernel    : cpu.c 

Log message:
	Rein Klazes <wijn at 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




More information about the wine-cvs mailing list