Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Is MFC deprecated?

How can I show a modeless dialog and display information in it immediately?

mfc dialog modeless

How up to date is OpenStep as a development Environment?

cocoa qt mfc gtk openstep

Is it feasible to convert a desktop based MFC C++ application to a web app

c++ mfc refactoring

How can I transform a string into an abbreviated form?

How to read a .pdf file programmatically and convert it into audio (.mp3 format)?

c# .net c++ mfc text-to-speech

Does MFC have a built in grid control?

mfc custom-controls

How do I get notification from a `CEdit` box?

Debugger does not step into MFC source code

What alternatives to the Windows registry exist to store software configuration settings [closed]

c++ mfc registry

Exporting a MFC Dialog from a DLL

visual-c++ dll mfc

NOMINMAX with Visual Studio 2012 MFC project [duplicate]

Who owns CWinThread after it was created by AfxBeginThread?

c++ mfc

How to create a modal dialog in tkinter?

python python-3.x mfc tkinter

Jump to listbox item by typing first few characters

user-interface winapi mfc

_DllMain@12 already defined

dll mfc

Do I need to use COM (component object module)

c++ windows winapi com mfc

creating global variables causes linker error

Get text width in MFC

c++ visual-c++ mfc

Regular DLL using: MFC Shared vs MFC statically linked