imagine that you have 1 program in full screen. and you don't have access to windows or task manager, because the program is in top most.
i simulate that program(honestly is a virus) for test my program. i can get the right handle(at least i put 1 text on window;)). but the DestroyWindow() or CloseWindow() or ShowWindow()(for hide) don't have affect:(
in my simulation i use a infinite loop for put the window on top most, maybe is the way that the virus works too... in 1st i don't put 1 button, on it, for close it... now imagine :lol:
on these case how can i force 1 program to close?
i simulate that program(honestly is a virus) for test my program. i can get the right handle(at least i put 1 text on window;)). but the DestroyWindow() or CloseWindow() or ShowWindow()(for hide) don't have affect:(
in my simulation i use a infinite loop for put the window on top most, maybe is the way that the virus works too... in 1st i don't put 1 button, on it, for close it... now imagine :lol:
on these case how can i force 1 program to close?