Quote:
Originally Posted by mattireland
Sorry, but please can you explain how that helps?
Thanks very much,
Matt. I
|
Dev-C++ and VC++ 2008 Express both lack a resource editor and a resource compiler. You can create the resource file *.rc by hand if you want to but its a lot easier with a resource editor. Then you need the resource compiler to compile the *.rc file so that it can be attached to the executable program. For more information you need to read about them in the link I gave you.