Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Changing image of a menu button in a CMFCToolbar

c++ mfc mfc-feature-pack

Windows Volume Mixer icon size is too large

windows winapi mfc icons

What is the fact of DirectUI? [closed]

c++ mfc

Implementing bulk record fetching

c++ database mfc fetch bulk

Entry point for MFC application

c++ visual-c++ mfc

Higher color depth for MFC toolbar icons?

c++ mfc icons toolbars

Are "#define new DEBUG_NEW" and "#undef THIS_FILE" etc. actually necessary?

c++ mfc c-preprocessor

Confused between logical coordinates and device coordinates in Windows API

Is it possible to name a CWinThread thread?

How to determine if the current window is the active window?

c++ windows winapi mfc

Internationalization in MFC

CListCtrl: How to maintain scroll position?

mfc scroll clistctrl

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