Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

How to extract the character from WM_KEYDOWN in PreTranslateMessage(MSG*pMsg)

Creating a function for displaying status updates with printf style string formatting on an MFC control

c++ winapi mfc dialog atl

Windows analog to UNIX atoh() function

windows mfc

Can I change the thickness of the border of a window with MFC?

mfc border thickness

Qt & double buffering - are there any neat tricks to capture pixels or manipulate the back buffer?

qt mfc qt4 doublebuffered

Where is the memory leak in this C++?

c++ mfc memory-leaks

How to lookup obscure windows message codes?

mfc winapi

Why isn't the dropdown arrow drawn for an CMFCMenuButton?

c++ mfc widget cmfcmenubutton

Buffer too small when copying a string using wcsncpy_s

How can I change the default CDialog font for a non-modal dialog?

c++ winapi mfc

Application GUI development platform

How to check if an other program is running in fullscreen mode, eg. a media player

c++ mfc dialog fullscreen

About selecting a MFC CListCtrl item

c++ winapi mfc clistctrl

how to create a thread using a non static method in vc++ mfc

visual-c++ mfc

Single class instance is different in GUI exe and dll

c++ windows mfc singleton

m_pMainWnd changed to NULL in MFC [closed]

c++ mfc

How to disable a window with EnableWindow(), and gray it out?

windows winapi visual-c++ mfc

How do I detect if a modeless CDialog has been closed?

CString.Format with variable float precision

c++ string mfc floating-point

MFC console mode application