Ah... so that's what P/Invoke is...
Found this, thanks to David Browne on MSDN newsgroups. (Aren't VB guys nicer already?)
The article on MSDN is here.
Basically I have this .dll that provides certain functionality I want. How do I use it? Well... this article tells me how. I will now continue to read and learn? Hope this post helps you find what you need.
The article on MSDN is here.
Basically I have this .dll that provides certain functionality I want. How do I use it? Well... this article tells me how. I will now continue to read and learn? Hope this post helps you find what you need.
Comments