I linked you to a free program called ResEd that would create the resource file for you. All you have to do is use it to spit out an .rc file, and add it to your project. Also, using the program options to 'generate c style includes' to get an .h file with all your resources define. You can use this program to add icons and manifests or whatever you want.