How can i make a C# Form to make a PC slow down ? - TechRepublic
Question
December 23, 2011 at 06:03 AM
dimitris kele

How can i make a C# Form to make a PC slow down ?

by dimitris kele . Updated 14 years, 5 months ago

Hello, i was given a project from my programming teacher .
The purpose of it was to : Create a C# form that reproduces itself when somebody tries to close it, can’t be closed by task manager and make your PC slow down. (It is a Virus-like form).
I completed the first two tasks but i am stuck to the 3rd one.
The teacher downloaded a freaking programm which Killed it instantly.
(hours of work gone to nothing just like that – i really hated that ironic smile at his face-)
Now i need some help to make my Form slow down the PC so much, that nothing else could run. (ie, Make the form’s Priority “Real Time” so that the pc slows down too)
I tried using some threads but i couldnt understand the use of them.
Any advice will be appriciated !

This discussion is locked

All Comments