Author Topic: Novice improving How to with header and resource files  (Read 2456 times)

Offline neferkamichael1

  • Single posting newcomer
  • *
  • Posts: 3
Novice improving How to with header and resource files
« 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

Offline Freem

  • Almost regular
  • **
  • Posts: 219
Re: Novice improving How to with header and resource files
« Reply #1 on: July 29, 2011, 12:15:06 am »
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