#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Siegfried Pammer 2003389db9 make PInvoke.addin a sample 13 years ago
..
readme.txt make PInvoke.addin a sample 13 years ago

readme.txt

Inserts PInvoke signatures into VB.Net or C# source code.
---------------------------------------------------------

Features
--------

Search PInvoke signatures held at http://www.pinvoke.net
Insert C# or VB.Net signatures into source code.

Menu option
-----------

Tools->Insert PInvoke Signatures...

Right click context menu
------------------------

Right click in a ".vb" or ".cs" file and select "Insert PInvoke Signatures...".


Limitations
-----------

No support for connecting to http://www.pinvoke.net through a proxy.