Hi,
I want to open exe-files without that there is that "DOS-Window". I use
system("xyz.exe");


this Dos-Window is sometimes useful, but How can I hide it???

Thanks for every help!!!

Black Racer