Thanks a lot.
I will check it one more time and definitelly will check Process Class from .NET.
Zeck
P.S. 1) I was trying to use GetLastError() with no luck, it shows NoErorr.
2) I created header file to see how LV converts structure and i found that LV is smart enouph to
produces very similar structure to the code provided by MSDN.
Thanks you.
I was thinking about It, but wanted to check with much more advanced people.
So, as I understood, I really have concentrate on .Net. I have never worked with it so, let me read about it and see some examples first.
Thanks again, I will return as I have something or stock with something.
Zeck
Here is vi with CreateProcessA and GetLastError working.
In order to properly handle stdIn and stdErr in .NET Microsoft recommends to use second (or another) thread but I
could not get enough Information how to do that. Any idea?
Thank you.
Zeck