pinvoke.net: the interop wiki!
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 33 people (-15 private), first by anonymouse user on 2006-07-13
- Vitafresh on 2009-10-27 - Tags PInvoke , .net , c#
- Lacerta on 2009-04-20 - Tags [Folder Name] , pinvoke
- Xpingc on 2009-04-16 - Tags Development
- Jayadn on 2009-02-27 - Tags no_tag
- Gjbroom on 2009-02-16 - Tags dotnet , programming , development
Public Sticky notes
PINVOKE.NET
Highlighted by briany
PINVOKE.NET attempts to address the difficulty of calling Win32 or other unmanaged APIs in managed code (languages such as C# and VB .NET). Manually defining and using PInvoke signatures (also known as Declare statements in VB) is an error-prone process that can introduce extremely subtle bugs. The rules are complex, and if you make a mistake, you’ll probably corrupt memory.
Therefore, this site is a repository where you can find, edit, and add PInvoke signatures, user-defined types, and any other information that helps us leverage each other's efforts.
Highlighted by wsarka


Public Comment
on 2006-07-13 by jdrsantos