Are there any good sites for using API in C++? I see lots of API sites, but unfortunately all are for using API in VB.
Printable View
Are there any good sites for using API in C++? I see lots of API sites, but unfortunately all are for using API in VB.
C++ is the language most API's are documented in, hence most sites should have them written in C++. In any case, you can always go to the Microsoft web site and take a look at the Platform SDK which has many API's documented in C++.
I'm always forced to crawl back to microsoft...
You should get the MSDN cd's. They contain loads of information that are very useful especially if you are using C++.
All of MSDN is sotred online too.
msdn.microsoft.com
How do I get a cd?