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. Database & SysAdmin
  3. System Admin
  4. It will be converted as an IUnknown-derived interface [solved]

It will be converted as an IUnknown-derived interface [solved]

Scheduled Pinned Locked Moved System Admin
comcsharpvisual-studiohardwaretools
5 Posts 1 Posters 10 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I am trying to eliminate all compiler-warnings of a given project. I'm stuck with the warning below;

    Processing COM reference "AXDBLib" from path "(somepath)axdb20enu.tlb". Interface 'IAcadShadowDisplay' is marked as [dual], but does not derive from IDispatch. It will be converted as an IUnknown-derived interface.

    Ideally, I would like to understand how to rectify it, but if that is not possible, I'd like to surpress it. Anyone familiar with a similar message? --edit; MSB3305 cannot be suppressed, as it is not a compiler warning. It can be suppressed by editing the project file though. See https://msdn.microsoft.com/en-us/library/windows/hardware/jj659905(v=vs.85).aspx[^]

    Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

    L 1 Reply Last reply
    0
    • L Lost User

      I am trying to eliminate all compiler-warnings of a given project. I'm stuck with the warning below;

      Processing COM reference "AXDBLib" from path "(somepath)axdb20enu.tlb". Interface 'IAcadShadowDisplay' is marked as [dual], but does not derive from IDispatch. It will be converted as an IUnknown-derived interface.

      Ideally, I would like to understand how to rectify it, but if that is not possible, I'd like to surpress it. Anyone familiar with a similar message? --edit; MSB3305 cannot be suppressed, as it is not a compiler warning. It can be suppressed by editing the project file though. See https://msdn.microsoft.com/en-us/library/windows/hardware/jj659905(v=vs.85).aspx[^]

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Eddy Vluggen wrote:

      Processing COM reference

      Not sure why you chose this forum; I would suggest http://www.codeproject.com/Forums/1648/COM.aspx[^] is a better place.

      L 1 Reply Last reply
      0
      • L Lost User

        Eddy Vluggen wrote:

        Processing COM reference

        Not sure why you chose this forum; I would suggest http://www.codeproject.com/Forums/1648/COM.aspx[^] is a better place.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        ..because I am not programming a COM-interface, and I do not have questions about COM-programming. It is a warning in Visual Studio, in a managed project. Looking for a way to fix or surpress it, not details on the interface :)

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

        L 1 Reply Last reply
        0
        • L Lost User

          ..because I am not programming a COM-interface, and I do not have questions about COM-programming. It is a warning in Visual Studio, in a managed project. Looking for a way to fix or surpress it, not details on the interface :)

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Well it looks to me like a COM issue, rather than anything to do with System Administration.

          L 1 Reply Last reply
          0
          • L Lost User

            Well it looks to me like a COM issue, rather than anything to do with System Administration.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            No, it is an issue with Visual Studio, since that generates the warning about some interface from some COM-control. Should I post it in the Visual Studio forum? :)

            Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

            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