Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

How to make the group box text to be disabled when group box is disabled?

winapi mfc

ASSERT vs. ATLASSERT vs. assert

c++ mfc assert

fatal error LNK1104 cannot open file C:\users\user\documents\visual.obj

How to show a MFC dialog without stealing focus on the other window

c++ mfc

How do you scale a CBitmap object?

c++ mfc gdi+ resize cbitmap

CDialog memory leaks in VC10