Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

Windows Media Foundation recording audio

MFC measure function in milliseconds

mfc ctime

How can I create a file when file path name is over 255 characters using MFC in Windows?

c++ windows winapi mfc

Can I serialize map of STL in MFC using CArchive?

c++ mfc stl map serialization

create a control programmatically using MFC

c++ mfc

Using unmanaged code from managed code

c# dll mfc unmanaged managed

How to create a bold and italic label in MFC?

c++ mfc label

Rename MFC CArchive Serialized class

c++ mfc

catching unknown exception

c++ mfc exception-handling