Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Okay to compare pointers returned by RUNTIME_CLASS() macro?

c++ mfc rtti

Cannot add the icons to CListCtrl

c++ visual-studio mfc

MFC Have enter key act as "apply" button

c++ windows mfc

Can one disable TextDelimiter within Schema.ini for ado in mfc?

c++ csv mfc ado

MFC How to make ctreectrl virtual?

Attach item data to a menu item

c++ mfc menuitem

How to use richedit control _RICHEDIT_VER over 2.1 in MFC

Count the number of digits in a hexadecimal number

c++ visual-c++ mfc hex

how to set a static control background as a dialog background?

c++ visual-c++ mfc dialog

MFC: How to avoid flickering in child-control updates?

mfc controls flicker buffering

Is Winforms accessible from unmanaged C++?

c++ winforms mfc unmanaged

How do I use WTL::CHyperLink?

c++ mfc atl wtl

How to get all mousemove events while main thread is busy Windows MFC C++

c++ windows mfc mousemove

Create multi views in a CChildFrame using CSplitterWnd

mfc

Solution with 2 project does not compile

c++ mfc

Shared Handler preprocessor directive in MFC Document templates

c++ visual-c++ mfc

C++ MFC add combo box string item from a widget ID

winapi mfc combobox ccombobox

MFC ListBox Control: How CCheckListBox notifies "checkbox status changed"?

mfc