Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de writes:
+void test_CreatePipe(void) +{
- /* Adapted from the MSDN SDK example
* "Creating a Child Process with Redirected Input and Output"
*/
You can't do that, MSDN examples are copyright Microsoft. You have to write your own code from scratch.