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 t
by
jdrsantos
2006-07-22 09:27
C_sharp
·
VB
·
dotNet