hey guys how can i apply an API in Microsoft Visual Basic 2010 Express i dont know how to use API's >.< teach me :)
Printable View
hey guys how can i apply an API in Microsoft Visual Basic 2010 Express i dont know how to use API's >.< teach me :)
Yea i have been looking everywhere for a lesson and i can only find it for vb6. I have found this site that has a great reference for vb6 users http://www.ex-designz.net/api.asp but not for anything new. Please help.
If you look in the .Net section, you will find tons of examples of API usage
Suggest searching for keywords: API declaration or DllImportAttribute
Here is a thread that may be of use