help creating a plugin
"Clarke, Trevor" <[email protected]> Fri, 17 Dec 2004 13:45:05 -0700
| Newsgroups | gmane.network.jabber.exodus.devel |
|---|---|
| Message-ID | <873043AF54FE794B912B616ABA7E9FE5067A45@daytonmsg2k3.AERO.BALL.COM> |
I'm trying to create a plugin for Exodus and I'm having some trouble. As a test, I'm only really implementing Configure and it just pops a message box. I've added boilerplate code for the DLL functions, etc. (I'm using VC++ BTW) I can load the DLL with regsrv32 so I know that much is working. When I put the compiled plugin in the plugins directory, I'm getting noting. It does not show up on the Options->Plugins list and if I start it in a debugger and put breakpoints in the DLL initialization code it is not reaching this. How does exodus determine which files to load? Is there some trick to getting it to recognize my plugin? (Do I need to export some special static function or something?) Any help is appreciated. BTW, the boilerplate code is pretty standard...just set up reference counting where needed, does the COM book keeping, etc. so I won't bother attaching it unless requested. ------------------------------ Trevor R.H. Clarke tclarke at ball com <mailto:[email protected]> Ball Aerospace & Technologies Corp _______________________________________________ Exodus-dev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/exodus-dev