shell32: Create dynamic buffers for expanded enviroment strings to allow for paramete...
authorAric Stewart <aric@codeweavers.com>
Fri, 3 Nov 2006 15:47:13 +0000 (09:47 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Nov 2006 13:10:55 +0000 (14:10 +0100)
commit3490cb81ed88492bae7694099e34de54b2401780
tree861fe91feb856ce24c7cdea94f1a6626a1bd1c63
parentf15af94db8bc395896d8f4ce24f78f180823fd81
shell32: Create dynamic buffers for expanded enviroment strings to allow for parameters and such longer than MAX_PATH.

With help from Michael Moss.
dlls/shell32/shlexec.c
dlls/shell32/tests/shlexec.c