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. MIDL cascading

MIDL cascading

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestioncsharpvisual-studiotutorial
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.
  • W Offline
    W Offline
    William Engberts
    wrote on last edited by
    #1

    Hi all, I do hope somebody has some experience in this field... We are trying to port a project that we have taken over from another party from Visual Studio 6 to Studio 2008 (since we need to migrate to a 64bit platform). Part of the project uses type libraries. In itself this works fine (except for al the warnings that we need to tackle of course) The problem is that we have a dll A that is #imported into project B. This generates another dll (and type library) We then make a project C in which we #import both dll A and dll B. However, when importing dll B, the linker complains about not being able to find types from dll A (it replaces them with _unknown_ or something) This all worked fine in studio 6. Has anyone got any idea as to how to tackle this issue. I do assume there is something trivial that needs to be defined, the question is ---what---?? Thanks in advance. William

    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