View Single Post
Old Mar 22nd, 2008, 11:08 AM   #1
mattireland
Hobbyist Programmer
 
mattireland's Avatar
 
Join Date: Jul 2007
Location: Wales, United Kingdom
Posts: 210
Rep Power: 2 mattireland is on a distinguished road
Send a message via MSN to mattireland Send a message via Skype™ to mattireland
Problem with including resource files in Bloodshed Dev C++

Hi,

I've checked the documentation and googled for help but can't find anything. I create a Windows project and to create the menu, I create a header file which I then copy to the default include directory so that the compiler can find it and then I click on File --> New Resource File and then I save it and name it resource.rc but when I type
#include <resource.rc>
, the compiler just returns errors.

Sorry if I'm been really, really noobish but I'd really appreciate help!

Thanks,

Matt. I
__________________
Matt Ireland
http://www.mattireland.org
matt@mattireland.co.uk
mattireland is offline   Reply With Quote