6 Nov
2006
6 Nov
'06
2:49 p.m.
Module: wine Branch: master Commit: 3f9a168f47d5fb27a67550116c2f232d13a6e8c4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3f9a168f47d5fb27a67550116c... Author: Aric Stewart <aric(a)codeweavers.com> Date: Fri Nov 3 10:24:19 2006 -0600 shell32: Have SHELL_ArgifyW respect the length of the buffer passed in and report a needed buffer size. --- dlls/shell32/shlexec.c | 141 ++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 112 insertions(+), 29 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3f9a168f47d5fb27a67550...