Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

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

GetGuiResources WIn32 API usage

c++ winapi mfc win32gui