13 Feb
2001
13 Feb
'01
8:20 p.m.
ChangeSet ID: 982095627767411763779819 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/02/13 15:20:27 Modified files: include : winnt.h misc : cpu.c win32 : newfns.c Log message: James Abbatiello <jabbey(a)codeweavers.com> Use the Pentium's rdtsc instruction (if available) to implement QueryPerformanceCounter. Patch: http://cvs.winehq.com/patch.py?id=982095627767411763779819 Revision Changes Path 1.84 +3 -0 wine/include/winnt.h 1.18 +2 -0 wine/misc/cpu.c 1.28 +94 -5 wine/win32/newfns.c