Added patch with stub for winspool.SetPrinterW level 8.

This commit is contained in:
Sebastian Lackner
2015-08-30 19:09:10 +02:00
parent 299b3b59f2
commit c5e1cdaffb
5 changed files with 68 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -14,6 +14,7 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
HWND.
* Added patch to allow non-nullterminated string as working directory in
kernel32.create_startup_info (fixes Wine Staging Bug #543).
* Added patch with stub for winspool.SetPrinterW level 8.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and