3 lines
216 B
Markdown
3 lines
216 B
Markdown
# CreateProcess.Net
|
|
|
|
A managed wrapper around the Kernel32 CreateProcess function that gives the developer full control over how a process should be constructed to get around some Pipe issues when using Process.Start |