Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Which are the safe way to send CString through PostMessage from thread

What is the difference between try/catch and MFC TRY/CATCH?

visual-c++ mfc

How to disable MFC Edit control popup menu additional items?

c++ mfc

Designing an MFC App That Will Work on All Resolutions?

Detecting modal dialogs in MFC

mfc modal-dialog

How to find the menu item (if any) which opens a given HMENU when activated?

c++ c mfc winapi menu

CSpinButtonCtrl drawing problem with small CEdit control

visual-c++ mfc

Confusion in two MFC GDI function

C++ overloading assignment operator

c++ mfc

How to change the "FONT" for CEdit?

visual-c++ mfc

Get item names from a .NET applications list control using winapi or mfc

c++ winapi mfc

Disable Print button in HtmlHelp

windows winapi mfc chm html-help

Run custom code when MFC app is terminated: d'tor or WM_CLOSE?

c++ mfc dialog

Do I need to destroy icon after I added it to ImageList?

c++ windows winapi mfc icons

How to change CTabCtrl tab colors?

c++ mfc ctabctrl

How to verify if a window of another program is minimized?

c++ winapi visual-c++ mfc

Piecewise conversion of an MFC app to Unicode/MBCS

c++ unicode mfc mbcs

VS 2008, MFC: add OnInitDialog - how?

visual-studio-2008 ide mfc

How to get size and location of a control placed on a dialog in MFC?

c++ mfc

Split functionality for MFC Cstring Class

visual-c++ mfc