Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How do I control the text input panel programmatically (TabTip.exe) in Windows Vista/7

Redirect stdout and stderr to the output debug console of microsoft visual studio

CString to char*

c++ mfc memory-leaks cstring

Get path to My Documents

c++ visual-c++ mfc

What does AFX_MANAGE_STATE(AfxGetStaticModuleState()) do exactly

c++ mfc

How to read the SD Card ID number?

android c++ windows mfc

MFC - change text color of a cstatic text control

mfc visual-c++

How can you bring a control to front in mfc