Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. need single header for multiple resource files

need single header for multiple resource files

Scheduled Pinned Locked Moved IT & Infrastructure
helptutorialquestionannouncementlearning
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jim456
    wrote on last edited by
    #1

    I am creating a resource only dll,by pulling out resources from existing application and having seperate .rcs for strings,menus,etc. There seems to be one issue I need a common header for all the .rcs..:| As of now,each .rc file i.e Strings.rc,Menus.rc etc have a seperate symbol header file like Menus.h and a common ,resource.h is included as a read only header file. when i need to include a new resource ,i want the id to be added to resource.h and not Strings.h i.e associated header file Do you have any solution for that? Also,even if i use the resource.h as a symbol header file for all the resources,an update on any resource would cause jumble up the rc files.for eg: strings.rc would start having bitmaps,and toolbars. any idea on how to add new resource to any .rc so that it gets updated in the common header file ?:confused: Jim456 -- modified at 20:10 Monday 7th November, 2005

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups