Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

Modifying opacity of any window from C#

Windows.h error

c++ windows mfc include header

How to disable that an MFC application exits on pressing ESC or ALTF+F4?

c++ windows mfc

how to get return value from exe and restart it

c# mfc

Using MFC macros with templates

c++ templates mfc

AfxLoadLibrary vs. LoadLibrary