Page 1 of 1

Completly invisible application

PostPosted: September 29th, 2005, 1:54 pm
by St
Hi

I would like to make my application comletly invisible for user.
When I use

ShowWindow(Application.Handle,SW_HIDE);

application is out of screen and task bar, but it is still visible aftrer pressing ALT+TAB key.

How to prewent showing application in this list.

Thanks

PostPosted: October 19th, 2005, 4:27 pm
by Johnny_Bit
Where were you searching? TPhantom component shows you many ways.

PostPosted: October 19th, 2005, 4:48 pm
by cozturk
TPhantom has 7 features:
....
But,Hiding of applications is not supported on Windows NT and will be ignored. I think this component not useful for winXP also.

PostPosted: October 23rd, 2005, 2:20 pm
by Johnny_Bit
TPhantom shows basics of hidding, rest is up to the end-user.