Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Draw "red squiggly line" in CHtmlEditCtrl

Memory leak while using emoticons on CRichEditCtrl

c++ c windows mfc

Upgrade of BOOST 1.35 to 1.43 causes linker error with __pRawDllMain (mfc related)

Compile MFC program with VS 2012 running on windows xp

c++ mfc windows-xp

How to avoid broken dashed lines in GDI+?

c++ mfc drawing line gdi+

How to reliably steal/regain focus for MFC/desktop app on Windows 8.1/10?

MFC application and a non-MFC modal dialog

winapi mfc modal-dialog

Win32 Capturing child Window messages in parent window

Keep row permanently selected in the ListView in Win32

c listview winapi mfc selection

How do I replace global operator new and delete in an MFC application (debug only)

Adding a Panel to MFC application (Visual Studio C++)

Support for Windows 10 desktop applications on ARM - MFC and COM and OPOS work?

winapi mfc windows-10 arm

When CDialog.DoModal() function fails to create dialog box?

c++ windows visual-c++ mfc

How to write UTF-8 file with fprintf in C++

c++ utf-8 mfc fopen printf

PostMessage from WorkerThread to Main Window in MFC

Why CFileDialog::GetNextPathName doesn't work when the file path is long?

c++ winapi mfc path cfiledialog

Windows C++ dialog resizer class

c++ windows mfc dialog resize

Does MinGW support MFC?

mfc mingw

ID2D1HwndRenderTarget always having black background instead of transparent

class not instantiating in dll

c++ visual-studio-2010 dll mfc