P/Invoke Add-in for Visual Studio.NET
This is a very, very useful tool that can help you to find quickly the P/Invoke definition for almost any Win32 API function into the Visual Studio .NET. If the P/Invoke definition does not exist, but you did make it work, you can share your definition with other developers in the globe!.
This tool was developed by Adam Nathan, a P/Invoke expert here at Microsoft that wrote a great book Interoperability in .NET.
This tool communicates with a P/Invoke WiKi Web Site through a Web Service.
Try it out, it might save you several minutes debugging...
