wine/include winternl.h

Alexandre Julliard julliard at winehq.org
Wed Jan 26 14:41:51 CST 2005


ChangeSet ID:	15699
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/26 14:41:51

Modified files:
	include        : winternl.h 

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	Get rid of the rdtsc cpu instruction method for calculation of the
	performance counter. Put the calculation (based on gettimeofday) in
	NtQueryPerformanceCounter() and use that in the kernel functions.

Patch: http://cvs.winehq.org/patch.py?id=15699

Old revision  New revision  Changes     Path
 1.105         1.106         +1 -0       wine/include/winternl.h




More information about the wine-cvs mailing list