This is a mirror of official site: http://jasper-net.blogspot.com/

PinLib

| Monday, August 2, 2010
Project Description
To provide a friendly, managed wrapper around Win32 API functions.
Instead of programmers needing to work with P/Invoke directly, the "hard stuff" will be taken care of.
Is it needed? Maybe not, but it can't hurt,and may prod people to look a little deeper

.Net is great, but the old native Win32 functions still provide some needed power to get "down and dirty". Enter P/Invoke to bridge the gap; allowing programmers to call the Win32 API in order to get this power into their .Net applications.

Read more: Codeplex

Posted via email from .NET Info

0 comments: