Hi all,
A simple question...
Can an AddIn dll which i have been using for Visual Studio 6 be used as
is in Visual studio .net?
If yes, Is there anything special i need to make it work, the Addin
manager in ,net is not seeing it. I am not sure how to register this,
even if i do will it work?
Thanks.
Peter van der Goes - 28 Sep 2005 12:28 GMT
> Hi all,
>
[quoted text clipped - 8 lines]
>
> Thanks.
Check MSDN (msdn.microsoft.com/library) for articles on COM Interop. Here a
few samples:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcor
icominteroptutorial.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
conadvancedcominterop.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbco
ncominteropinvisualbasicvisualc.asp

Signature
Peter [MVP Visual Developer]
Jack of all trades, master of none.
frodo_r@yahoo.com - 28 Sep 2005 23:45 GMT