Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

How do I right-align the 'help' menu item in CMFCMenuBar

How to display a modal dialog window from another process?

Showing size grip in CDialog?

winapi mfc resize

Access individual pixels in CBitmap object

visual-c++ mfc gdi

Why CSpinButtonCtrl is not handling correctly numbers higher than 1000?

c++ mfc cedit

How to set the default size in pixels of dialog in MFC

c++ mfc dialog

CMFCOutlookBarTabCtrl::SetActiveTab not working

mfc

Cannot register COM DLL built with VS2012/VC++ on 32-bit machine

Is there an event that fires from a C++ program when a control is about to lose focus?

c++ winapi mfc

Guidelines for GUI design for a risk analysis app [closed]

mfc gui-design

MFC Application Crashes while closing

mfc assert crash

C++ codebase rewrite from MFC to *nix

c++ linux mfc

Cannot edit labels in a CListCtrl

Find which MFC child window would receive a mouse click

mfc winapi mouse hook mouseevent

Can a dialog intercept drag'n'drop messages passed to its controls?

winapi mfc drag-and-drop

Conversion from SYSTEMTIME to time_t gives out Time in UTC/GMT

c++ c visual-c++ time mfc