Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

CreateEx Causes Unhandled exception The activation context being deactivated is not the most recently activated one

How to delete the default Help button in CPropertySheet in MFC?

mfc button cpropertysheet

How to get the current DPI of a system in MFC Application?

visual-c++ mfc

How does one hide a win32 app window?

c++ mfc winapi

difference between modal and modeless dialogs in MFC

How to set a CMFCPropertyListCtrl's column width?

c++ mfc mfc-feature-pack

Reduce windows executable size

c++ windows dll mfc linker

Which platform should I use : native C++ or C#? [closed]

c# c++ user-interface mfc

Choosing between WPF, wxWidgets, Win32 API and MFC

c++ user-interface winapi mfc