View Single Post
Old Mar 23rd, 2008, 4:58 PM   #4
Ancient Dragon
PFO God In Training
 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 600
Rep Power: 4 Ancient Dragon is on a distinguished road
Re: Problem with including resource files in Bloodshed Dev C++

Quote:
Originally Posted by mattireland View Post
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.
__________________
<<Freelance Programmer>> << Hobby Site>>
Ancient Dragon is offline   Reply With Quote