Is it the good function for launching a compiler and to get the errors list in a file
An example is what Pelle does when we build a project. I would like to make the same thing
See this (https://msdn.microsoft.com/en-us/library/windows/desktop/ms682499%28v=vs.85%29.aspx).
I already saw it.
I don't understand how to capture STDOUT or STDERR.
I continue searching.
Thanks.