Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Error message in MFC/RC on VS2008 - "Add/Remove operation is impossible, because the code element 'Cxxxx' is read only"

How does MFC's wWinMain end up in the executable?

c++ windows mfc winmain

Why does “delete *this” ever compile?

c++ compilation mfc

What does CString::GetBuffer() with no size parameter do?

c++ mfc

How do I get a multi line tooltip in MFC

c++ mfc

CPP + Regular Expression to Validate URL

c++ c regex mfc visual-c++

How to disable "warning MSB8051: Support for targeting Windows XP is deprecated" in VS2017?

mfc visual-studio-2017

High speed graphing control for .NET (or MFC)?

c# .net mfc controls graph

Adding #include <boost/thread/mutex.hpp> breaks my ActiveX control?

c++ visual-c++ boost mfc activex

How to write a multiline text in a static text control in mfc?

visual-c++ mfc

windows.h and MFC

c++ mfc afx

GDI+ only draws monochrome on memory DC

c++ mfc gdi+

Initial directory is not working for CFileDialog

c++ mfc cfiledialog

Is MFC only available with Visual Studio, and not Visual C++ Express?

Visual Studio 2013 Edit and Continue not working

VS2015: LNK2019 error when linking with Muiload.lib

c++ mfc visual-studio-2015

Is there any function called after the OnInitDialog function in MFC?

c++ windows winapi mfc dialog

Which is preferred CTabCtrl vs. CPropertySheet in MFC?

How to get size and position of window caption buttons (minimise, restore, close)

MFC dlg class link errors for MyClass::GetMessageMap() and MyClass::GetRuntimeClass (MSVC 2008)