Windows with C++: Windows Vista Control Enhancements
The August 2007 issue of MSDN Magazine is out and features my new column entitled Windows with C++. It will initially be published every other month and focuses on Windows Vista and Windows Server 2008 development using C++. As with my Cryptography Next Generation article, each column includes a “What about .NET?” sidebar that showcases how the various techniques discussed in the article can be used from managed code using either C# or C++/CLI.
The first column introduces many of the control enhancements introduced in Windows Vista.
Windows with C++: Windows Vista Control Enhancements
Windows Vista doesn’t introduce many new controls (though it does provide the new Network Address Control, which allows input and validation of IPv4, IPv6, and DNS names), but it offers a number of enhancements and new features to many of the existing standard and common controls. This is good news in a way because it means you can take advantage of many of these new features in your applications with very little effort. In this column, I am going to take you on a whirlwind tour through some of the most commonly used controls and look at various new and exciting features that are provided by Windows Vista and beyond.
Enjoy!
(The various screenshots in this issue don’t look too good online. Hopefully the print edition is in better shape.) Fixed!
If you’re looking for one of my previous articles here is a complete list of them for you to browse through.
© 2007 Kenny Kerr