Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Getting a compilation error when using a MFC CList with CStringArray elements

c++ mfc

The procedure entry point _wsplitpath_s could not be locating in the dynamic link library msvcrt.dll

c++ mfc msvcrt

With an ActiveX control in an browser window container, how do I detect when user changes tab away from activex control

How to retrieve the number of rows in a table

database visual-c++ mfc

"MFC/C++ Socket programming.." How to connect server and client?

c++ network-programming mfc

Resources in a static lib file - MFC

Retrieving language name for keyboard layout from Win XP OS, using win API

winapi mfc

Detecting CTRL+Wheel with CHtmlView

CMFCPopupMenu - RightClick Context menu shortcut keys disappear for some reason

c++ visual-c++ mfc

How to prevent the mouse cursor from being hidden after calling CComboBox::ShowDropDown?

mfc mouse visibility ccombobox

How to activate "disable display scaling on high dpi settings" by default

Missing DLL Problem

c++ visual-c++ mfc

Focus rectangle not showing even if control has focus

winapi mfc

Retrieving unknown exception information

c++ windows exception mfc

Splitting a already split pane (MFC)

c++ mfc view splitter

Strange behaviour while sorting CMFCListCtrl

c++ mfc