My visual c++ 6.0 is getting stuck after a build. It compiles everything (and returns error messages when I'm bad), but then it will not let me exit or build again. It says "you cannnot exit with a build in progress. Choose the command 'stop build'". However, no matter how many times i click "stop build" it doesnt stop build. I have to ctr + alt + delete it to close visual c++. Thanx. Also, on a side note, what do i need to include to use cin, i keep having problems with cin being an "undeclared identifier". I've used plenty of DX8 and windows API but i've never used cin, so i'm a cin noob, go figure!