Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

embed DLL in MFC C++ EXE?

Error preprocessor directives when building

c++ mfc visual-studio-2013

How windows APIs accept strings

c++ winapi pointers mfc

MFC BitBlt and SetDIBits vs. SetBitmapBits

c++ bitmap mfc bitblt dib

Is MFC UpdateAllViews blocking or non blocking?

When will _ATL_ALLOW_UNSIGNED_CHAR work?

How to determine if mouse is moving clockwise or counterclockwise?

error using CArray

c++ mfc

Application crashes says : Access violation reading location

c++ visual-studio mfc

How to read MS Word documents using MFC?

visual-c++ mfc ms-word

Access violation exception in 64bit MFC version

c++ visual-c++ mfc 64-bit

C++/MFC Error accessing control's variable

c++ mfc

Is it safe to use _msize with new[]?

(MFC) How can a parent class receive a control's messages if the control is a private member?

windows visual-c++ mfc

Setting selection by text in CComboBox (MFC)

c++ mfc

MFC's dialog-based app title bar highlighting visual artifacts on Windows 10 (i.e. bugs in CDialogEx)

How To Set Errorlevel On Exit of MFC App

c++ windows mfc batch-file cmd

Slow performance of AddString in MFC [duplicate]

c++ performance winapi mfc

How do I convert from MFC's COleDateTime to C# DateTime?

c# datetime mfc coledatetime

False memory leaks in a MFC project

mfc memory-leaks