DZone Forums
Go Back   DZone Forums > Community > Languages & Frameworks > C & C++
Reload this Page Adding Resource files
Notices
Reply
 
LinkBack Thread Tools Display Modes
  (#1 (permalink)) Old
Member
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jul 2009
Default Adding Resource files - 07-26-2009, 06:27 AM

Hi!
I'm getting started with eclipse plataform and WINAPI. I'd like to add the following resource file to my project:

Code:
#include "ids.h"

Menu MENU
BEGIN
   POPUP "&Principal"
      BEGIN
         MENUITEM "&Prueba", CM_PRUEBA
         MENUITEM SEPARATOR
         MENUITEM "&Salir", CM_SALIR
      END
END
The problem is that I don't know how to create that resource file because in Eclipse File->New File I can't see any "New resource file" or anything like that.

Does anyone know how to add a resource file to a c++ proyect using Eclipse CDT???

Thanks and waiting for an answer....

PD: the same occurs with NetBeans IDE.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding .Net Assembly Reference in Eclipse Barnum Eclipse 1 08-20-2009 02:48 PM
EMF/GMF multi-page editor resource synchronize question? Hexise Eclipse 0 03-02-2009 08:48 PM
Error:"Cannot complete the request." while adding plugins using an update site. amit123solanki Eclipse 0 07-28-2008 08:33 AM
A valuable resource Audmac916 Open Source 1 05-26-2008 05:57 PM
a resource to the current job market jaychu Java 1 04-29-2008 10:50 PM


Copyright 1997-2009, DZone, Inc.
vBulletin Skin developed by: vBStyles.com