Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

Can I make GetOpenFileName return paths longer than MAX_PATH?

c++ winapi mfc

SetLimitText() in a CEdit in Vista does not work

Call a JavaScript function from C++

javascript c++ mfc

How does visual studio associate mfc dialog classes with dialog resources?

Override OnClose()

c++ events mfc

MFC: Dynamically change control font size?

mfc fonts