Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

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