Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

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

C# - Capturing Windows Messages from a specific application

c# .net c++ mfc windows-messages

error RC2175 : resource file res\icon3.bmp is not in 3.00 format?

When is it safe to close CAsyncSocket?

Draw "red squiggly line" in CHtmlEditCtrl

Memory leak while using emoticons on CRichEditCtrl

c++ c windows mfc

Upgrade of BOOST 1.35 to 1.43 causes linker error with __pRawDllMain (mfc related)

Compile MFC program with VS 2012 running on windows xp

c++ mfc windows-xp

How to avoid broken dashed lines in GDI+?

c++ mfc drawing line gdi+

How to reliably steal/regain focus for MFC/desktop app on Windows 8.1/10?