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#
  4. C-interface from C#

C-interface from C#

Scheduled Pinned Locked Moved C#
csharpc++comquestion
4 Posts 3 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.
  • N Offline
    N Offline
    Niklas L
    wrote on last edited by
    #1

    Hi all I have a C header file which describes a plug-in interface. Now, I'd like to implement plug-ins in C#. How would I go about doing that? The interface uses C native types including callback functions. Any tips or pointers? Thanks in advance Niklas

    home

    R L 2 Replies Last reply
    0
    • N Niklas L

      Hi all I have a C header file which describes a plug-in interface. Now, I'd like to implement plug-ins in C#. How would I go about doing that? The interface uses C native types including callback functions. Any tips or pointers? Thanks in advance Niklas

      home

      R Offline
      R Offline
      realJSOP
      wrote on last edited by
      #2

      I think this might get you started: Microsoft Add-in Framework[^]

      .45 ACP - because shooting twice is just silly
      -----
      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
      -----
      "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

      1 Reply Last reply
      0
      • N Niklas L

        Hi all I have a C header file which describes a plug-in interface. Now, I'd like to implement plug-ins in C#. How would I go about doing that? The interface uses C native types including callback functions. Any tips or pointers? Thanks in advance Niklas

        home

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

        Are you trying to implement a plug-in in C# for a program that expects native plug-ins?

        N 1 Reply Last reply
        0
        • L Lost User

          Are you trying to implement a plug-in in C# for a program that expects native plug-ins?

          N Offline
          N Offline
          Niklas L
          wrote on last edited by
          #4

          Yes, that's what I'm trying to do. I want to do that to be able to create some wizards for visual studio, so that others can create plug-ins easily. Today I have wizards for C++, but I think I'm missing a lot of developers that way. Edit: The plug-in is just a DLL.

          home

          modified on Sunday, January 24, 2010 3:31 AM

          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