This is a discussion on MFC Updates for Vista Common Controls within the C and C++ Programming forums, part of the Software Development category; MFC Updates for Vista Common Controls MFC has been updated for Visual Studio codename Orcas to handle the new common ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| MFC Updates for Vista Common Controls MFC has been updated for Visual Studio codename Orcas to handle the new common controls/messages/flags added in Windows Vista. We have made a number of updates to MFC to wrap the new controls and messages, so when you’re using these new capabilities, MFC will make it easier to code them. Three new MFC classes have been added to wrap new controls (from Windows XP and Vista): Several MFC classes have been updated with methods to wrap new messages (from Windows XP and Vista): MFC has been updated to handle the new Vista Aero “look-and-feel”. This includes support for automatically or manually hiding the main menu bar in an application, which is suggested if other UI elements such as toolbars duplicate most of the UI in the main menu bar. MFC has also been updated to use the new file opening and saving dialogs that are the standard in Vista. This is as simple as recompiling your application with MFC. If you are using CFileDialog to get an open or save dialog, your application will automatically use the new Vista dialogs and gracefully degrade to using the old dialogs on previous versions of Windows. That pretty much covers the updates to MFC. Also note that Spy++ has also been updated to handle the new Vista controls and messages, so you can use it effectively in tandem with MFC. An article about those updates will be posted soon. The above information was received from the Mictosoft Visual C++ Team blog. thanks for the information - Pat Brenner(Visual C++ Libraries Team) thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASP.NET Data Controls | Venkat | ASP and ASP.NET Programming | 133 | 10-11-2008 08:41 PM |
| Google Updates | Shanthi | Technology BUZZzzzzz | 7 | 03-24-2008 05:46 AM |
| Microsoft Releases Two Vista Updates | senthilkannan | Microsoft | 1 | 10-17-2007 03:11 PM |
| Can I get all the updates available for Windows XP as a collection? | itbarota | Operating Systems | 2 | 08-06-2007 08:34 AM |
| No updates on Live Search | Pixel | Microsoft | 5 | 03-21-2007 01:01 AM |