Hey guys, working on my game and decided to test the stability of it. When I switch away, minimize, use alt+tab, the game
WILL recover
exactly the way it was before losing focus, I have programmed it to do so using the SCREEN INVALID() command and IanM's HAS FOCUS() command. However, when I do a ctrl+alt+del, if the program is
in focus, it won't go back to the way it was (font has been resized to the default and all sprites/images have been drawn) and if the progam is
minmized it will crash with "image number illegal at line xxx". I have search through previous threads on this subject but each one I found was pre-windows 7.
I'm running windows 7 32 bit, 4gb ram ddr3, intel i7 820qm processer.
When I hit ctrl+alt+del (windows 7 users will probably know this), it doesn't bring up the task manager, it goes to something similar to a log on screen but has different options like "Start windows task manager", "lock this computer" etc. The crash or part-recovery occurs when I hit the "Cancel" button.
Any help is greatly appreciated
A clever person solves a problem, a wise person avoids it - Albert Einstein