kernel32-GetSystemTimes: Fix invalid value passed to NtQuerySystemInformation.

This commit is contained in:
Sebastian Lackner
2014-11-06 03:13:28 +01:00
parent 677a246d22
commit 14ae97f5a2
4 changed files with 5 additions and 4 deletions

1
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-compholio (1.7.31) UNRELEASED; urgency=low
* Update kernel32-GetSystemTimes patches.
* Added possibility to temporarily disable patches to patch system.
* Added patch to allow selecting specific audio device for PulseAudio backend.
* Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.