Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: How to hide window with Win32:API?

by Nitrox (Chaplain)
on Oct 28, 2002 at 13:58 UTC ( #208501=note: print w/replies, xml ) Need Help??


in reply to How to hide window with Win32:API?

You could also simply use a "starter" script to launch your process as a detached process:
Win32::Process::Create($Obj, $perl_path . "/perl.exe","perl test.pl",0 +,DETACHED_PROCESS,$hs_path . "/scripts") || die ErrorReport();

-Nitrox

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://208501]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (3)
As of 2023-09-30 23:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?