Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Can I return a custom value from a dialog box's DoModal function?

OpenGL 4 core profile, shaders and MFC

c++ opengl mfc

Parent notification in MFC Dialog

mfc

Date and Time Picker Control with DTS_SHOWNONE style has huge oversized checkbox

c++ winapi mfc

Is there an autosave feature in Visual Studio 2017 to deal with its bugs and crashes?

c++ mfc visual-studio-2017

How to properly use DDX (Data Exchange) with the CComboBox Control?

windows winapi mfc combobox

MFC VC++: How to keep focus mark or selection mark when CListCtrl does not have focus

visual-c++ mfc clistctrl

How to determine which LOGFONT charset to use?

Create string formatted in C (MFC)

c++ visual-studio-2010 mfc

Using a CListCtrl, how can I make selection color entire row?

mfc clistctrl

Why is it CString::LoadString works in the main module(.exe) of my app but will not work in my extensionDLL?

c++ mfc

CMFCPropertyGridProperty list of values?

list mfc mfc-feature-pack

C++ MFC how to compare LPCTSTR in a if statement?

c++ string mfc compare lpcstr

C++ class for application/program settings?

Link error CString

c++ mfc linker cstring

Add a second language to a MFC project without using resource DLLs

c++ mfc multilingual

How to disable the CListCtrl select option

c++ mfc clistctrl

How to force CMFCPropertyGridCtrl to refresh after adding an item?

visual-c++ mfc propertygrid

CComboBox::GetLBText returns garbage

c++ mfc

Create unordered_map for CString as key [duplicate]

c++ mfc unordered-map