Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Detecting a single mouse click in MFC

Group box with title as Check box

Strange error with CreateCompatibleDC

c++ windows mfc gdi

Cross Platform Windows / OS X Development, with large existing code base

c++ macos mfc cross-platform

Convert CString to float in mfc

c++ visual-c++ mfc

A sleep in thread causes memory leak

Resurrecting MFC/Visual Studio 6.0 project in VS2010

Threads are slow when audio is off

c++ audio mfc

Enable an Button in MFC Dialog

mfc

Why do thread functions need to be declared as '__cdecl'?

c++ multithreading mfc boost

C++ MFC How to Draw Alpha transparent Rectangle

c++ mfc paint

Usage limitations during the DllMain Attach and Detach process

c++ winapi dll mfc

Win32 Project Generating MFC error

Is it safe to call CloseHandle (handle) who handle is NULL

c++ winapi mfc

Which is efficient to use #pragma once or #ifndef #endif?

visual-c++ mfc

Where can I put my MFC Control initialization code

Error C1189 MFC

c++ dll mfc

Upgraded MFC application still looks old

MFC: Changing the colour of CEdit

visual-c++ mfc colors cedit

How to create controls at runtime?

mfc controls runtime