|
|
1. |
Windows API Tutorials
-
Extensive tutorials about the Win32 API. Covers basic and advanced topics like threads, OLE/COM or DirectDraw.
|
|
|
2. |
Borland C++ Builder CAQ
-
Answers to commonly asked questions.
|
|
|
3. |
Just for Fun C++ and Java Programming
-
Watson's programming pages for hobbyist programmers and newbies who want to learn windows programming in C++. A lot of example programs with sourcecode.
|
|
|
4. |
MFC Professional
-
The official MFC-L mailing list archive.
|
|
|
5. |
MVP VisualC++ FAQ
-
Answers to several frequently asked questions about Visual C++, MFC and Windows development in C/C++.
|
|
|
6. |
OWL HOW
-
OWL class library FAQ, code samples and tutorial.
|
|
|
7. |
Using Borland's Free C++ Compiler
-
Tutorial explains how to use Borland's free C++ compiler on windows platforms.
|
|
|
8. |
Writing a DLL in C++
-
Tutorials showing how to write a Windows dynamically linked library in C++.
|