Hi all,
I have embedded perl in a c application on win xp and it works fine.
Each time I call system (…), a command window is displayed.
Can I tell perl to use hidden windows or anything else ?.
I just want NOT to see any windows not created by my own.
Thanks
Henri