Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Load a CBitmap dynamically

mfc visual-c++

MFC "Warning: skipping non-radio button in group."

visual-studio mfc warnings

Hiding a menu item in MFC

visual-c++ mfc menu

How to draw 32-bit alpha channel bitmaps?

mfc alphablending bmp

Tough question on WPF, Win32, MFC

wpf winapi api mfc

array[byte] to HBITMAP or CBitmap

c++ mfc

How to check if Directory already Exists in MFC(VC++)?

visual-c++ mfc

How can I get an HDC object from a CDC object?

c++ windows mfc cdc

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