Added patch to implement hal.KeQueryPerformanceCounter.

This commit is contained in:
Sebastian Lackner
2015-10-28 22:54:22 +01:00
parent 397a31ae04
commit d014e899bc
5 changed files with 67 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
NtQueryDirectoryFile.
* Added patch for implementation of additional HSTRING functions.
* Added patches for memory allocation cleanup in gdiplus functions.
* Added patch to implement hal.KeQueryPerformanceCounter.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).