Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Use of OnPaint() function in MFC

visual-c++ mfc

Visual Studio 2026 MFC Application Wizard not shown in New Projects dialog

my dialog node missed during the creation of mfc project

glBindTexture not working

c++ opengl mfc

How to create a process that is not a child of it's creating process?

Using IDispatchImpl with an Unregistered Interface in an MFC+ATL EXE

Cross process GDI Drawing using MFC

c++ mfc gdi

C++ MFC overriden OnPaint() not painting on another computer

c++ mfc

Converting a large MFC app to .net [closed]

.net mfc

windows application having no dependency to install

Change min/max/close buttons theme

windows mfc

How to receive timer events in CWinApp with MFC?

winapi mfc

How to get rid of C4800 warning produced by boost::flyweight in VS2008

Regular Expression in CAtlRegExp format not working?

c++ regex mfc atl

Why is my AfxMessageBox invisible/hidden until Alt is pressed?

mfc visual-studio-2019

Multithreading and MFC

c++ multithreading mfc

Can CArchive read and write from a specified location of a file?

mfc carchive

MFC LoadString in dll fails

c++ mfc