Rewrite msvcrt_{argvtos,valisttos} to be more efficient.
commite0ca651e0e003236990a34689a1a5659add0595b
authorFrancois Gouget <fgouget@free.fr>
Mon, 10 Sep 2001 23:07:07 +0000 (10 23:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Sep 2001 23:07:07 +0000 (10 23:07 +0000)
tree158c54d6412fdb4f59033a7604c7c590697fd333
parent9360a50f31b94f706689ee0a5be6c449993290dc
Rewrite msvcrt_{argvtos,valisttos} to be more efficient.
Warn about the ' ' and '"' handling of the exec and spawn functions.
Copy the command line in MSVCRT_system to make it writable.
dlls/msvcrt/process.c