Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

CString 'Trim' : is not a member, why?

Can MFC application run on operating system other than windows?

mfc

Disable accelerator table items in MFC

c++ mfc

How to disable MFC writing workspace settings to registry?

c++ mfc registry