P/Invoke Add-In for Visual Studio .NET 2003
From the must-read-blog of Chris Sells comes word about an add-in for Visual Studio .NET 2003 that allows you to insert P/Invoke signatures by right-clicking in your source code. If that isn’t cool enough, you can also contribute P/Invoke signatures and types to www.pinvoke.net, the interop wiki (great use of web services). The add-in also highlights possible alternative managed APIs that may help avoid a P/Invoke call altogether. Props to Adam Nathan for creating this useful tool.
Comments
- Anonymous
June 13, 2004
Extremely coolzer! But what if someone puts some subtle bug in the wiki and everyone copy pastes it. Fear..