ChangeSet ID: 15699 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/26 14:41:51
Modified files: include : winternl.h
Log message: Rein Klazes wijn@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