Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Unresolved Externals Nightmare

c++ mfc doxygen lnk2019 lnk2001

Return a CStringArray gives errors

How to use a custom cursor?

Different behaviour between CString operators "+=" and "+"

CString.Format produces different values with the same precision

Using MFC in Windows service?

MFC : How to add tooltip in Cmenu items?

mfc visual-c++ tooltip cmenu