i want to add to my project a resource file but vs2010 won\'t let me. what do i do?
When you create a Win32 Application, do not select "Empty project", and it will create some resource files for you, you can add your own resource in it.(ProjectName.rc->View Code...then edit)