Problems using ATL

"Steven Millington" <[email protected]> Wed, 8 Dec 2004 14:53:55 -0000
Newsgroups gmane.network.jabber.exodus.user
Message-ID <[email protected]>
HI

 

I was having trouble using ATL to create a COM plug-for Exodus.  After much
searching I managed to find this article and it solved my problems.

 

Found the pliing issue. The MS ATL framework appends 'Lib' to the idl
"library" statement such that "MyPlugin" becomes "MyPluginLib". The progid
remains "MyPlugin.IExodusPlugin". The Excodus plugin refenences progid
"MyPluginLib.IExodusPlugin" which doesn't exist. Removing the "lib" suffix
fixes it
 
 

Regards

Steve

_______________________________________________
Exodus mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/exodus