Return NULL-terminated list of arguments in CommandLineToArgvW.

This commit is contained in:
Sebastian Lackner
2014-07-07 23:43:30 +02:00
parent 4ad4f948c3
commit ce40587ef4
5 changed files with 104 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ wine-compholio (1.7.22) UNRELEASED; urgency=low
* Updated RegSetKeySecurity patch to work with special root keys.
* Add patch for wtsapi32.WTSEnumerateProcessesW function.
* Fix incorrect scaling for DECIMAL values in VarDecAdd.
* Return NULL-terminated list of arguments in CommandLineToArgvW.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Jul 2014 13:18:40 -0600
wine-compholio (1.7.21) unstable; urgency=low