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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -