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. IConverterSession

IConverterSession

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
3 Posts 2 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.
  • S Offline
    S Offline
    Swapnil Shah
    wrote on last edited by
    #1

    I have used IConverterSession Interface. I declared in my project. I also defined these two GUIDs CLSID_IConverterSession and IID_IConverterSession. when i compile, it shows following errors. error LNK2001: unresolved external symbol _CLSID_IConverterSession error LNK2001: unresolved external symbol _IID_IConverterSession fatal error LNK1120: 2 unresolved externals I dont know how to resolve this. Regards, Swapnil

    A 1 Reply Last reply
    0
    • S Swapnil Shah

      I have used IConverterSession Interface. I declared in my project. I also defined these two GUIDs CLSID_IConverterSession and IID_IConverterSession. when i compile, it shows following errors. error LNK2001: unresolved external symbol _CLSID_IConverterSession error LNK2001: unresolved external symbol _IID_IConverterSession fatal error LNK1120: 2 unresolved externals I dont know how to resolve this. Regards, Swapnil

      A Offline
      A Offline
      Archy_Yu
      wrote on last edited by
      #2

      As far as i know,This is because you project short of some dll file or dib file,you may find the msdn to find it yourself,it will be easy,good luck.

      S 1 Reply Last reply
      0
      • A Archy_Yu

        As far as i know,This is because you project short of some dll file or dib file,you may find the msdn to find it yourself,it will be easy,good luck.

        S Offline
        S Offline
        Swapnil Shah
        wrote on last edited by
        #3

        The errors come because of I have used DEFINE_GUID Now the problem with DEFINE_GUID is that we have to include INITGUID.h otherwise compliler takes GUIDs as they are defined same where else so it comes with external unresolved error. Thanks any way

        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