Added patch with stub for winscard.SCardListReadersA/W.

This commit is contained in:
Sebastian Lackner
2015-06-13 01:21:16 +02:00
parent 7c2dfd1e28
commit 5628355586
5 changed files with 72 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -43,6 +43,7 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
* Added patch to forward GIF encoder requests to windowscodecs.
* Added patch to ensure console InsertMode changes take effect immediately.
* Added patch to send WM_DROPFILES only when OLE dnd fails.
* Added patch with stub for winscard.SCardListReadersA/W.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail