Added patch with stubs for [Get|Set]SystemFileCacheSize.

This commit is contained in:
Erich E. Hoover
2014-07-27 10:36:32 -06:00
parent 935854b8a4
commit 1be929fbf9
5 changed files with 103 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to implement inet_pton.
* Added patch to implement SHCreateSessionKey.
* Added patch with stubs for [Get|Set]SystemFileCacheSize.
* Added patch to implement AllocateAndGetTcpExTableFromStack.
* Added patch to fix ConnectNamedPort return value in overlapped mode.
* Added patch to store IOCS data in a property instead of GWLP_USERDATA.