well, not suprisingly I often find myself quite bored in my computer science class(the pace is crawling... we're on for loops...HA...ohhh, god I need to shoot myself)
anyway... I have 2 questions
1.
In order to keep myself occupied myself and another student who knows how to program already(yeah! theres two of us now baby) are messing with our computers and the various security settings on it.
Because of our previous actions many improvements to the system have been made. But now we are trying to uninstall the security program on the system.
Normally the system prohibits us from running all programs that are not on our "compile" drive(she fixed it after the last time). So we copied the uninstall program for the security by opening it in notepad and saving it as an executable on this drive. The problem is that even though it is running it is lacking some of its dependencies. Are there any programs(can vc++ do this?) that can trace these dependencies? I have a feeling we just need to copy a dll or something to the directory.
BTW, we are not malicious, just bored...
2.
I know there are many ways to fragment and mess up the memory so that the computer requires a reboot... got any

ones?
Thanks...
[This message has been edited by Mitchell Hayenga (edited 11 January 2001).]