Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

MFC: GetCurrentDirectory function

mfc

error C1189: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0500. Value 0x0501 or higher is recommended

Change Tab order by code in a MFC Dialog

mfc tabs

error C3861: 'rollDice': identifier not found

Getting Default browser

Simple Thread Synchronization

c++ winapi mfc

No server OnAccept notification when doing client Connect a second time

c++ sockets mfc tcplistener

Function addresses in MFC message maps

c++ mfc