Uhh, probably the stupid question ever but. I don't normaly use VC++ so when I actualy did use it yesterday I got an error when sending my programs to people. Normaly I would use Dev C++ and when I send people my programs it works fine but with VC++ if I give it to someone they get an error saying this application doesn't work try reinstalling. I did a bit of googling and it told me I have to make a "makefile" project. No idea what that means.

So my question is... how do I make a program in VC++ that I can send to people?