Implement _popen and _pclose, and use debugstr_a to avoid a crash
commit7b44be79df108b247a78c809de253557a09942d9
authorJuan Lang <juan_lang@yahoo.com>
Tue, 14 Dec 2004 15:13:54 +0000 (14 15:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Dec 2004 15:13:54 +0000 (14 15:13 +0000)
tree9f6eb9e35e36d4dcf9a693d6608ea357cb340b0b
parent8c0ccdcb68b21dabc5eb2a83f55f6d6db104a68f
Implement _popen and _pclose, and use debugstr_a to avoid a crash
tracing long command lines.
dlls/msvcrt/msvcrt.h
dlls/msvcrt/process.c