Added patch with stub for wininet.ParseX509EncodedCertificateForListBoxEntry.

This commit is contained in:
Sebastian Lackner
2015-03-20 18:27:18 +01:00
parent 486c1d6f46
commit 468a035b3e
5 changed files with 84 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -23,6 +23,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch to only zero the buffer up 32767 bytes in GetTempPathW.
* Added patch to implement shared memory wineserver communication for various user32 functions.
* Added patch to implement combase.WindowsSubstring function.
* Added patch with stub for wininet.ParseX509EncodedCertificateForListBoxEntry.
* Removed patch to avoid hardcoded values for sizeof(GUID) (accepted upstream).
* Removed patches for SLGetWindowsInformationDWORD (accepted upstream).
* Removed patches for _ismbckata and _mbctohira (fixed upstream).