Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Class names that start with C

How to host a WPF form in a MFC application

c# wpf mfc

odd handle leak

c# .net mfc interop handle-leak

What is the correct solution to support IAccesible interface for caret movement in text editors?

Is there an auto-update framework for C++/Win32/MFC (like Sparkle)? [closed]

c++ winapi mfc auto-update

Auto resizing column widths in a CListCtrl

mfc resize clistctrl

Add tooltip to a CStatic

mfc static tooltip

What is the lifetime of a CWnd obtained from CWnd::FromHandle?

mfc winapi hwnd cwnd

MFC resources / links

c++ c mfc

Will VC++ MFC become obsolete in near future? [closed]

.net windows visual-c++ mfc

Testing approach for multi-threaded software

c++ multithreading testing mfc

How to Run Only One Instance of Application

c++ windows sockets mfc

How to set default font for all the windows in a Win32 Application?

windows winapi mfc fonts

How to convert std:string to CString in unicode project

c++ string visual-studio mfc

MFC Combo-Box Control is not showing the full list of items when I click the drop-down menu

C++ string memory management

c++ mfc memory-management

Avoiding "(Not Responding)" label in windows while processing lots of data in one lump

c++ windows mfc

How to compile VC++ 2010 projects using Visual Studio 2012 and Windows SDK 7.1

Code Metrics Analysis for Unmanaged C++ Code [closed]

Is there any way to check if pointer is dangling?