Fix CreateProcessA to implement correct actions on ambiguous command
commit4f6d7f38dcd9874222352afccc0df098baa2c708
authorGuy Albertelli <galberte@neo.lrun.com>
Sun, 2 May 1999 10:17:31 +0000 (2 10:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 2 May 1999 10:17:31 +0000 (2 10:17 +0000)
tree7e387acf460fd4bea8915e11160a275c3f3bd121
parent3a24f3f91efaa69b1c5d352cadc6ab7c0a519772
Fix CreateProcessA to implement correct actions on ambiguous command
line names (try longer and longer strings).
loader/module.c