B
Balamurugan KR
Hi,
I used CreateProcessWithLogonW api to start an app, the app is a console
app, for eg., test.cmd (This cmd file has one command echo %username%)
Now In my main process i want to the read the output of the test.cmd
thanks
I used CreateProcessWithLogonW api to start an app, the app is a console
app, for eg., test.cmd (This cmd file has one command echo %username%)
Now In my main process i want to the read the output of the test.cmd
thanks