Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference.

This commit is contained in:
Sebastian Lackner
2015-02-08 17:35:02 +01:00
parent 865083f801
commit cb402d63de
5 changed files with 79 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -14,6 +14,7 @@ wine-staging (1.7.36) UNRELEASED; urgency=low
* Added patch to add performance library registry keys needed by MS SQL Server Management Studio Express 2008 R2.
* Added patch to implement NVIDIA video encoder library (nvencodeapi).
* Added patch to make nvcuda.dll compatible with CUDA 7.0.
* Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference.
* Removed patch to add additional tests for SLGetWindowsInformationDWORD (accepted upstream).
* Removed patch to avoid filling KdHelp structure for usermode applications (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Sun, 25 Jan 2015 05:58:36 +0100