Is there any way to use VC++ 2010 without including stdafx.h?
- by Daziplqa
Hi all,
I've successfully installed M$ VC2010 and start writing simple programs using it.
I am very annoyed from the #include<stdafx.h>, So is there any way to compile and run programs without it???