Code::Blocks Forums
User forums => Help => Topic started by: neferkamichael1 on July 28, 2011, 11:18:41 pm
-
I have a Win32vtut that shows me how to add a menu to a basic window.
How do I make a resource file, do I need a resource file compiler?
In file-new I can select header or source file, but I haven't found a resource file option.
How do I add them to my project and build it?
Any help is greatly appreciated.
Neferkamichael
-
It will depend of the lib you are using.
In C::B there are templates project for many of them, you can probably find what you want in them...
File -> new -> project -> gui applications and select the one corresponding to your lib