...confusing stuff!

  • Thread starter Thread starter Justin Richeson via .NET 247
  • Start date Start date
J

Justin Richeson via .NET 247

(Type your message here)
Ok...wow...this is really confusing, but I think it's similar towhat I'm trying to do. I'm looking to create a program thatwill search a "plugins" subdirectory (from where the .exe islocated) and detect any .dll's and use them as add-ins to mysoftware. Is this what I need to do to do this? I'm kinda new,and this seems really confsing. I'm not sure what code goesinto my main program and what goes into my .dll's or where ineach.

Any help would REALLY be appreciated!

Thanks!
 
Hi,

http://msdn.microsoft.com/msdnmag/issues/03/10/Plug-Ins/default.aspx

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnreal/html/realworld03232004.asp

Ken
-----------------
(Type your message here)
Ok...wow...this is really confusing, but I think it's similar to what I'm
trying to do. I'm looking to create a program that will search a "plugins"
subdirectory (from where the .exe is located) and detect any .dll's and use
them as add-ins to my software. Is this what I need to do to do this? I'm
kinda new, and this seems really confsing. I'm not sure what code goes into
my main program and what goes into my .dll's or where in each.

Any help would REALLY be appreciated!

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top