|
-
Nov 3rd, 2000, 02:04 PM
#1
Thread Starter
Addicted Member
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.
-
Nov 3rd, 2000, 03:40 PM
#2
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++.
-
Nov 3rd, 2000, 06:32 PM
#3
Thread Starter
Addicted Member
*sigh*
I'm always forced to crawl back to microsoft...
-
Nov 4th, 2000, 05:10 AM
#4
Frenzied Member
You should get the MSDN cd's. They contain loads of information that are very useful especially if you are using C++.
-
Nov 4th, 2000, 08:27 AM
#5
All of MSDN is sotred online too.
msdn.microsoft.com
-
Nov 4th, 2000, 11:53 AM
#6
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|