Is there an API on windows that freezes everything for a number seconds then resume it normally again?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I seriously doubt there is. What you could do, however, is to take a snapshot of whatever is currently displayed and then create a window filling the entire screen (or screens) and fill that window with the snapshot you’ve just taken. That would give the appearance of freezing everything.
Of course, it only gives the appearance of freezing everything; all processes and windows would update as normal behind your “snapshot window”.