Add patch for implementation of wtsapi32.WTSEnumerateProcessesW.

This commit is contained in:
Sebastian Lackner
2014-07-06 23:53:33 +02:00
parent 1761c9534e
commit 1fbebd0a1a
4 changed files with 149 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -1,8 +1,9 @@
wine-compholio (1.7.21) UNRELEASED; urgency=low
wine-compholio (1.7.22) UNRELEASED; urgency=low
* Added NT4 support to the process ACL tests.
* Removed RegSetKeySecurity patch (accepted upstream).
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
* Updated RegSetKeySecurity patch to work with special root keys.
* Add patch for wtsapi32.WTSEnumerateProcessesW function.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Jul 2014 13:18:40 -0600
wine-compholio (1.7.21) unstable; urgency=low