Added patch for FindFirstFileExW level FindExInfoBasic.

This commit is contained in:
Sebastian Lackner
2014-10-03 21:04:01 +02:00
parent 6a19f586ea
commit b585bfb7f4
6 changed files with 235 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -14,6 +14,7 @@ wine-compholio (1.7.28) UNRELEASED; urgency=low
* Added patch to handle WRITECOPY memory protection properly on i386.
* Added patch to implement NtQuerySection.
* Added patches to make clearly visible, that this is a patched wine version.
* Added patch for FindFirstFileExW level FindExInfoBasic.
* Removed patch to support FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW (accepted upstream).
* Removed patch to fix implementation of SH*Shared commands (accepted upstream).
* Removed patch to export ?_BADOFF@std@@3_JB on both i386 and win64 (accepted upstream).