Click to See Complete Forum and Search --> : moved
wiz126
Jul 25th, 2005, 10:26 PM
i moved it somewhere else
Tw1sted L0gic
Jul 26th, 2005, 04:44 AM
The task manager icon is still displayed in the system tray, which can be right-clicked and
closed, which re-enables CTRL ALT DEL.
What does the loop do by the way, I'm new to this API but doesn't it just keep checking for the windows existence?
wiz126
Jul 26th, 2005, 12:09 PM
yes it does.
since i minimized the amount of code space i just said that when the tesk meneger popsup my application will hide it.
so when i tryed it i found it puts it in the system tray.
so yes the loop indeed make shore that everytime someone will try bringing it back either doing "Ctrl" + "Alt" + "Del" or cliking on the icon in sys tray it will keep on hiding untill my code hasbeen disable.
|2eM!x
Jul 26th, 2005, 01:48 PM
your code wont hide it...all it does is find the window until it closes itself.
penagate
Jul 27th, 2005, 08:10 AM
Sorry: that doesn't disable Ctrl+Alt+Del at all, all that does is waste CPU time.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.