Added patch with stub for setupapi.SetupDiSelectBestCompatDrv.

This commit is contained in:
Sebastian Lackner
2015-04-04 22:45:27 +02:00
parent 4ad22c8418
commit e298b95f54
5 changed files with 70 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -23,6 +23,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* Added patch to implement DDENUMSURFACES_CANBECREATED in IDirectDraw7::EnumSurfaces and fix some bugs.
* Added patch to ignore unsupported job object restrictions.
* Added patch to allow NULL pointer as keystate argument in ToUnicodeEx.
* Added patch with stub for setupapi.SetupDiSelectBestCompatDrv.
* Removed patch to fix regression causing black screen on startup (accepted upstream).
* Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
* Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).