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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to link an external .res file with my application

how to link an external .res file with my application

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestionlearning
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.
  • A Offline
    A Offline
    Arcrest
    wrote on last edited by
    #1

    hi,everyone. i create a static library (mystalib.lib)which contains dialog resources, and i use this library in an application, but i don't know how to use the dialogs in the library properly: i specify the mystalib.res file in the project setting->link-> object/modules, and the complier reports a warning: the mystalib.res already specifed,additional resource file ignored but the result is that mystalib.res has been linked to the final executable ,and the resource of my application is igored,so my application can't start. what's the reason for that , and how to link the mystalib.lib with my application properly? Thanks.

    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