| Home : Programming : Visual C++ |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
Visual C++ Listings
|
|
Total:
11 | Displaying: 1 - 10 | Pages: 1 2 >> |
|
|
Sponsored Links
|
|
Get the basics on IntelliSense in Visual C++. Learn how the feature was implemented, how it works, and what to expect from its functionality both now and in the future.
Updated: 04/23/2005
|
|
|
If you want to make the most of Visual C++ you have to use Microsoft Foundation Classes (MFC). These classes are great because they wrap all of those handles we talked about in the first lesson with easy to use classes. The most important to you right now is the class CWnd. This wraps the functions which needed a window handle (HWND). Remember that PostMessage function I mentioned?
Updated: 04/20/2005
|
|
|
Use Our ManWrap Library to Get the Best of .NET in Native C++ Code
Updated: 03/26/2005
|
|
|
One of the most widely used languages in the world, C++ is the language behind Microsoft's big-name products. Herb talks about language and compiler changes coming in Visual C++ and shows where C++ fits into the managed code revolution.
Updated: 02/20/2005
|
|
|
Power Your App with the Programming Model and Compiler Optimizations of Visual C++
Updated: 02/20/2005
|
|
|
Get Seamless .NET Exception Logging From COM Clients Without Modifying Your Code
Updated: 02/20/2005
|
|
|
Sending Keystrokes to Any App, Calling .NET from an MFC App, and More
Updated: 02/20/2005
|
|
|
C++ Q&A: Deleting Managed Objects, Wrapping a Library, and More
Updated: 02/20/2005
|
|
|
Compare CLR-based programming models with SQL Server models such as Transact SQL and extended stored procedures. Get tips on how to choose a model, code samples, and more.
Updated: 02/20/2005
|
|
|
This Article describes how to use the Microsoft Visual C++ compiler that ships with the Visual C++ Toolkit 2003 from the command line. This article is for beginners who've never used a command line compiler before.
Updated: 02/20/2005
|
|
|
Visual C++ Listings
|
|
Total:
11 | Displaying: 1 - 10 | Pages: 1 2 >> |
|
|