By tag: MFC
0
kicks
Adding MFC to an ATL EXE Project
This article documents what's needed to be done to add MFC to an existing ATL EXE project in Visual Studio 2008.
0
kicks
Microsoft building yet another new UI framework?
Bearing in mind the arsenal of Windows UI frameworks that exists today - Windows Presentation Foundation, Silverlight, Windows Forms, Win32, Media Center Markup Language, Microsoft Foundation Classes and more from third parties; Microsoft has decided to build yet another one “to enable new UI experi...
0
kicks
Converting between Win32 COLORREF and .NET Color
If you are ever rewriting an MFC/Win32 program in .NET, you need to be aware that you cannot convert directly between a COLORREF value and a .NET Color structure. The byte order is different and will need to be swapped.
0
kicks
A Better View On Your Coding Community!
A great site that aggregates the top coding-related feeds in one convenient and easy-to-use location. Filter information by providers, topics and keywords in order to quickly find the information that you need.