Home » U++ Library support » U++ Library : Other (not classified elsewhere) » call to system() under Windows
Re: call to system() under Windows [message #13277 is a reply to message #13275] |
Fri, 28 December 2007 13:25  |
gertwin
Messages: 25 Registered: May 2007 Location: Netherlands
|
Promising Member |
|
|
Use Createprocess in combination with GetExitCodeProcess to get the result or use another thread whith the system function.
I prefer using the function Createprocess over the function system.
Gertwin
|
|
|
Goto Forum:
Current Time: Thu Aug 14 11:26:39 CEST 2025
Total time taken to generate the page: 0.09419 seconds
|