Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

How to Use Timer in MFC Dialog based Application?

c++ c mfc

How to apply Test Driven development for GUI application(VC MFC)?

user-interface mfc tdd

Run MFC program on Linux

c++ qt stl mfc

Is GetLastError() kind of design pattern? Is it good mechanism?

How to prevent MFC dialog closing on Enter and Escape keys?

c++ mfc

What is `CString`?

c++ string mfc

Menubar + Commandbar on WM 5.0 and WM 6.5.3

Using a Qt-based DLL in a non-Qt application

qt dll mfc

Creating a professional-looking (and behaving!) form designer

How to create a resizable CDialog in MFC?

winapi mfc

Disallowing creation of the temporary objects

c++ mfc temporary

VS2008: "Resource file opened in another editor"

How to format date and time string in C++

c++ datetime mfc

How can I convert an Int to a CString?

c++ visual-c++ mfc

Is MFC still used for new development (with any material volume)?

MFC development in vs2017

mfc visual-studio-2017

What are some techniques for migrating a large MFC application to WPF/.NET?

c# .net c++ wpf mfc

Is there a Designer for MFC in Visual Studio like for windows forms in .NET?

visual-studio-2008 mfc

Ever done a total rewrite of a large C++ application in C#? [closed]

c# c++ mfc

Why STL containers are preferred over MFC containers?

c++ mfc stl containers