Verify the parameters received by the child process using code lifted
authorFrancois Gouget <fgouget@codeweavers.com>
Tue, 16 Aug 2005 19:29:27 +0000 (19:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Aug 2005 19:29:27 +0000 (19:29 +0000)
commit1fddb3ff205ea95611c3473689fb466a5b5beb66
tree09dbd9fabb691364f466eb16d29f1ae339a54933
parent4886c176f4fd5c1483c942c9f3eaa3d061b483fd
Verify the parameters received by the child process using code lifted
from kernel32/tests/process.c.
Test passing parameters to .lnk files that point to an executable.
dlls/shell32/tests/shlexec.c