Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

RTL layout issue for Property Sheets (MFC)

c++ windows visual-c++ mfc

Pass through accelerator key while modeless dialog window up

c++ winapi mfc acceleratorkey

MFC edit control strange behaviour

mfc

SetTimer vs CWnd::SetTimer

winapi mfc

Win32API: How to determine if EN_CHANGE was because of user action, not software action?

WinDbg can't find mfc90 version 9.0.30729.4148 symbols on msdl.microsoft.com

mfc windbg symbols

Windows Application - DPI Issues

windows mfc dpi

Blit() Performance dependent on screen rotation

mfc windows-ce

Using derived Class from CEdit in my DIalog

c++ mfc cedit

Recompiling MFC Extension DLL changes entry points of exported functions

c++ dll mfc

How to call mfc C++ function in HTML JavaScript and how to call JavaScript Function in mfc C++? [closed]

MFC program hangs: broken Comctl32.dll after update KB3059317 on Vista?

c++ windows mfc comctl32

MFC application crashing in ProcessShellCommand() when file to open specified on command line

How can I show a wait cursor from the moment I invoke the popup dialog until the dialog is visible to the user?

mfc modal-dialog

Strange behaviour with Japanese IME in Windows 10 1709

c++ mfc windows-10 ime

CMFCButton::SetImage - Bitmaps won't show

c++ winapi mfc

Reopen modal dialog in MFC

mfc modal-dialog

how to debug a release version of library in Visual Studio

Why would the PIDL for the control panel be different?

c++ shell com mfc windows-shell

How to enable an AfxMessageBox Yes/No (MB_YESNO) "close" button? (upper right corner "X")