Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

CEdit selects everything when getting focus

visual-c++ mfc cedit

How do you send a named pipe string from umnanaged to managed code space?

c# c++ windows mfc named-pipes

What is the proper approach to modern UI for Windows Desktop Apps?

Where do I translate MFC message boxes

visual-c++ mfc

How to check and uncheck and enable and disable a check Box control in MFC

visual-c++ checkbox mfc

Condition operator "?:" and LPCTSTR in function header

c++ mfc atl

Enhanced system DPI scaling with VS2017

Poor performance with DrawText on Win7 x64

c++ windows performance mfc

How to validate hostname (may be IP) and port number (CString)

validation mfc port ip hostname

Are things like "afx_msg" decorators still used by VS/MFC?

c++ visual-studio mfc

How to handle messages from dynamically created controls in an MFC app?

C++ CString equivalent in C#

c# c++ mfc cstring

Visual Studio 2010 includes MFC even though empty console application is specified (C++)

Get window's background color

c++ mfc

How does task manager kill my program?

c++ winapi mfc taskmanager

MFC> Connecting a dialog to a dialog class

mfc dialog

Double null-terminated string

c++ string mfc shfileoperation

VC++ 10 MFC: What is the correct way to do localization

VC++ / C++ High performance Multithreaded GUI considerations for trading

Is this a memory leak in MFC

c++ mfc memory-leaks