Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

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?