I want to add icon file to my Win32 project, how to do that in VC++ Express? I created *.res file with XN Resource Editor, but I don't know what to do with it. Guess I need resource script, *.rc? What to write in that script ( probably must link *.res file that I created ). So I have *.res file, need *.rc script (don't know what to write in it) and need resource.h (don't know what to write in it)