OTTOMH you could try adding it as a reference. If it's a COM object it'll
generate an interop assembly and you'll be able to wiggle the interfaces.

Signature
Bob Powell [MVP]
Visual C#, System.Drawing
Image transition effects, automatic persistent configuration and
design time mouse operations all in April's issue of Well Formed
http://www.bobpowell.net/wellformed.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm
The GDI+ FAQ RSS feed: http://www.bobpowell.net/faqfeed.xml
Windows Forms Tips and Tricks RSS: http://www.bobpowell.net/tipstricks.xml
Bob's Blog: http://royo.is-a-geek.com/siteFeeder/GetFeed.aspx?FeedId=41
> hi all,
>
[quoted text clipped - 8 lines]
>
> - sci
~dr-sci-fi - 31 May 2004 21:50 GMT
i tried it, VS couldn't generate a wrapper for it, i seems to me a legacy VC
DLL, InteropServices may do, but how exactly? need help!
- sci
> OTTOMH you could try adding it as a reference. If it's a COM object it'll
> generate an interop assembly and you'll be able to wiggle the interfaces.
[quoted text clipped - 11 lines]
> >
> > - sci