Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

How to convert Cardinal numbers into Ordinal ones

c++ mfc ordinals

How to glow the minimum. maximum and close button?

c++ winapi mfc

Integrating Qt into legacy MFC applications

c++ qt mfc

Why can't Visual Studio 2008 locate afxcontrolbars.h?

layout manager for MFC dialog apps

mfc

How to create a MFC dialog with a progress bar in a separate thread?

SendMessage and PostMessage which one is better to use?

In an MFC application, what's the easiest way to copy a file from one directory to another?

c++ windows mfc file

Change MenuItem caption at runtime

How sprintf works with CString and std::string

Convert a modeless dialog to modal at runtime

mfc modal-dialog cdialog

Sizing an MFC Window

c++ mfc

How to avoid EN_CHANGE notifications when sending WM_SETTEXT?

Understanding Device Contexts

mfc gdi

MFC multiple radio buttons groups on dialog

mfc radio-button

What does preprocessor `_AFXDLL` mean?

c++ dll mfc

Load a png resource into a CBitMap

c++ mfc

How to cast a LONG to a CString?

c++ winapi mfc casting

Switching to WPF. Is it time?

wpf mfc migration

Search and replace in OLE Word automation - how to cover header and footer?