Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, please check the following links. For these APIs, we need to use PInvoke method? When we need to use PInvoke method? Thanks.

http://msdn.microsoft.com/en-us/magazine/dd942846.aspx

http://code.msdn.microsoft.com/WindowsAPICodePack

Edit (Ankur): Updated the hyperlinks. Before they use to take you to the same page.
Posted
Updated 26-Jul-10 18:28pm
v3

1 solution

Apart from the obvious answer ( use google/read a book ), www.pinvoke.net has signatures for a lot of dll methods that people like to import and use in .NET.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900