Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.

This commit is contained in:
Sebastian Lackner
2014-09-13 01:43:56 +02:00
parent 4fb2477927
commit 42f18b7237
5 changed files with 70 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-compholio (1.7.27) UNRELEASED; urgency=low
* Fixed some issues in the patches for GetSystemTimes.
* Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.
* Removed patch to use assembly wrapper for TLS callbacks (accepted upstream).
* Removed patch to fix uninitialized cch struct member in GetMenuItemInfo.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 08 Sep 2014 21:14:36 +0200