Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

MFC: How to change color/boldness of inidividual rows of ListCtrl?

Adding a tile to an MFC application

c++ wpf visual-c++ mfc ico

How to make a CStatic control (MFC) transparent?

windows winapi mfc dialog

Can I have multiple GUI threads in MFC?

What is necessary cleanup for CInternetSession

c++ mfc

Changing the application title of an MFC app on the windows 7/8 jump list

How do I add MFC ActiveX control to an existing activex project

Cold startup optimization

CMutex::Lock vs. CSingleLock::Lock

Can I overload CArchive << operator to work with std::string?

c++ stl mfc

Passing STL and/or MFC objects between modules

c++ stl mfc

How to display OpenCV Mat on MFC View

c++ mfc opencv

How to properly measure & display owner drawn context menu item with a checkmark?

Is it possible to create a CImageList with alpha blending transparency?

How to drag & drop lots of files without taxing system resources?

c++ windows mfc drag-and-drop

Can we call FreeLibrary from ExitInstance

windows dll mfc

How to recover from COM error gracefully?

c++ com mfc