Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

MFC and STL [closed]

c++ mfc stl

How can I create a guid in MFC

c++ mfc guid

Getting user name/password of the logged in user in Windows

winapi visual-c++ mfc

MFC CMenu tooltip not being displayed

c++ windows mfc tooltip cmenu

Binary fields encoding/serialization format in a proprietary XML file (Roche LC480 .ixo file)

MFC CView (CFormView) destruction crash

c++ mfc destructor

Adding MFC support to a Qt project

Visual Studio 2012: C++ compiler ignoring user-specified include directories

c++ visual-studio-2012 mfc

how to change background color of a static text control (when a button is pushed or in a timer) in mfc?

visual-c++ mfc

Convert String^ in c# to CString in c++/CLI

c# .net string mfc c-strings

MFC CComboBoxEx GDI Resource Leak

What is the relationship of CloseWindow and WM_CLOSE

How to execute child console programs without showing the console window from the Win32 GUI program?

Using nullptr in API function calls?

c++ winapi mfc null nullptr

How to detect "Use MFC" in preprocessor

c++ mfc visual-c++-2008

error C2039: “SetDefaultDllDirectories”:is not a member of global namespace

mfc

C++ CLI System.String^ to MFC LPCTSTR

c++ string mfc c++-cli lpcstr

How to turn off ASSERTs in debug mode in Visual Studio 2013

c++ mfc assert

Convert HWND to IntPtr (CLI)

Cannot open include file 'afxwin.h':no such header fileor directory in vs 2013 c++