Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName stub.

This commit is contained in:
Sebastian Lackner
2015-10-31 16:43:16 +01:00
parent 5ad2c41098
commit b03c54797e
5 changed files with 99 additions and 1 deletions

View File

@@ -34,12 +34,13 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [4]:**
**Bug fixes and features included in the next upcoming release [5]:**
* Do not allow interruption of system APC in server_select ([Wine Bug #14697](https://bugs.winehq.org/show_bug.cgi?id=14697))
* Implement FileNamesInformation class support for NtQueryDirectoryFile
* Implement hal.KeQueryPerformanceCounter ([Wine Bug #39500](https://bugs.winehq.org/show_bug.cgi?id=39500))
* Implement stub for ProcessQuotaLimits info class
* Improve INetFwAuthorizedApplication::get_ProcessImageFileName stub
**Bug fixes and features in Wine Staging 1.7.53 [262]:**