1
Answer

Make a freeze program in C#

I want to make a program that shows a popup message showing a timer, and freezes the windows, all processes... and after the given time, like 10 minutes, it unfreeze the system.

Answers (1)