Delphi run console application from form application -


how run console application standard delphi form application, run hidden? want write commands in console application form application. how can things?

and personal request people have newest version of indy10. have trouble compile the console application , if possible of compile me , give me link download. please, nice if me favor. :)

to run console app , hide console window, call createprocess passing create_no_window in creation flags parameter.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -