|
-
Dec 16th, 2008, 11:28 AM
#1
Thread Starter
Frenzied Member
[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.
-
Dec 16th, 2008, 11:37 AM
#2
Sleep mode
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|