Results 1 to 2 of 2

Thread: [2.0] Plugin system?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    [2.0] Plugin system?

    I have some functions in my app that I want to expose to plugins it loads. How do I do this? I know in C++ you just give the plugin a header with a class and when you load the plugin you pass it the class.

    But what do you do in C#? I know how to load the plugins.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Here's a nice thread :
    http://www.vbforums.com/showthread.p...hreadid=194447
    Most of it is in VB but it should not be that hard to follow (if you only know C#)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width