Added patch to implement PROGDLG_AUTOTIME for IProgressDialog.

This commit is contained in:
Sebastian Lackner
2015-02-28 02:48:26 +01:00
parent 96bb4ddd1d
commit 348fe1182f
3 changed files with 165 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -22,6 +22,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch for job object completion support.
* Added patch to properly track handle count of wineserver objects.
* Added patch to implement JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE.
* Added patch to implement PROGDLG_AUTOTIME for IProgressDialog.
* Removed patch to properly call DriverUnload when unloading device drivers (accepted upstream).
* Removed patch to allow Accept-Encoding for HTTP/1.0 in wininet (accepted upstream).
* Removed patch to declare pDirectInputCreateEx in a MSVC compatible way (accepted upstream).