Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Does Microsoft Office 2010 make use of WPF or is it plain old MFC?

How to convert _bstr_t to CString

c++ com mfc visual-c++ bstr

visual studio building error: unresolved external symbol _IID_IWICImagingFactory (MFC static lib)

What does the acronym IDC mean?

c++ windows winapi mfc resources

Resizing Controls in MFC

c++ mfc

MFC: Why does my spin control work backwards

Preventing multiple instances of my application [duplicate]

c++ visual-c++ mfc

Visual Studio unable to recognise my MFC library for my webcam laser rangefinder code

c++ visual-studio mfc

Using WM_USER, WM_APP or RegisterWindowMessage

c++ windows mfc

how to find a window's SW_SHOW/SW_HIDE status

c++ winapi mfc show-hide

What are Windows "USER objects"

windows winapi mfc

Dynamic menu using mfc

c++ mfc

How to display a non-modal CDialog?

c++ mfc visual-c++ cdialog

How to write a size() function that works on any type of collection objects?

c++ templates mfc c++17

How To Get System Folder Path(C:\Windows C:\Program Files) in Windows using C++?

c++ windows api mfc

how do I write to stdout from an MFC program?

c++ mfc stdout

How to send a string via PostMessage?

How to set compile flag /bigobj in visual studio?

What if I don't call ReleaseBuffer after GetBuffer?

c++ mfc c-strings getbuffer

How do I host WPF content in MFC Applications?

wpf mfc wpf-controls