Can anybody recommend a good reference book on API, I use VS.Net 2003 and have recently scratched the surface API and I'm eager to learn more :D
Printable View
Can anybody recommend a good reference book on API, I use VS.Net 2003 and have recently scratched the surface API and I'm eager to learn more :D
I don't have a book, but the best site/utility is the APIGuide. I recommend downloading the utility and browsing through it. There are lots of examples to get you started.
http://www.allapi.net/agnet/apiguide.shtml
See pinvoke.net for (most of) the external declarations for .NET.
Thanks for your suggestions :thumb:
i really like Dan Appleman's visual basic programmer's guide to the win32api. www.desaware.com
eh, i dunno about .net though