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
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
0 comments:
Post a Comment