Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

How to redirect MFC messages to another object?

mfc message cwnd

How to stop mfc dialog application from closing by pressing ESC

visual-c++ mfc modal-dialog

Strange result from a C++/MFC compiler in VS 2008

c++ visual-studio-2008 mfc

How do I create Modal dialog in worker thread(Non-UI thread)?

Recalculate dynamic layout properties

mfc

How do I display an MFC control in a windows forms application?

c# winforms mfc c++-cli

What are SetupAPI,SetupAPI1,and SetupAPI2? And what the difference between them?

c++ windows winapi mfc

How to set a default value for "Edit control box" in a Dialog that is added to MFC Doc/Frame project

visual-c++ mfc

How to use a CTabCtrl in a MFC dialog based application?

Changing data size of enumerated types C++

c++ mfc enums size

Groupbox resizing issue with radio buttons on top

c++ windows winapi mfc dialog

Problems with CFileDialog instantiation

c++ mfc cfiledialog

How to prevent my MFC dialog-based app from closing after ESC key, but allow other controls to process it?

VC++: how-to convert CString to TCHAR*

visual-c++ mfc

Example code for CMFCMenuButton?

c++ mfc cmfcmenubutton

GetGuiResources WIn32 API usage

c++ winapi mfc win32gui