Does anybody know of a good Win32 API reference for C#. I am able to find API references, but everything is in C++. There are different handles and data types that I don't know how to convert to C#.
APIs seem to be everywhere these days. Every popular online service has one. APIs allow developers to interact with online services without actually having to point and click their way through a UI.