P-Invoke Interop Assistant

31 07 2008

Hey

Something good for software quality is good tools. Occasionally, someone comes up with a tool that makes you say, “Hey, that’s pretty good!” That’s what I said to myself when I saw the P-Invoke Interop Assistant on MSDN’s Channel 9.

I won’t go in to too much, you can watch the video and look at the website for that. What I will say is that using native APIs from managed code can be hard. This tool works to make it easier.

If you’re using a lot of native APIs in managed code, another resource is http://www.pinvoke.net .

Kind Regards
Glenn