Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

How can I debug an ActiveX control (OCX), or make it log errors?

MFC edit control update

c++ visual-studio-2010 mfc

Why aren't my CTreeCtrl checkboxes checking?

c++ windows mfc

MFC data forwarding to main thread via PostMessage

About downcasting from base class to subclass pointer

ProgressBar lag when setting position with PBM_SETPOS [duplicate]

Trapping messages in MFC - Whats the difference?

c++ windows mfc messages

Best XML serialization library for a MFC C++ app

c++ xml mfc

Screen Pixel Resolution in mm

c++ c mfc winapi

How to Get Submenu in MFC?

windows winapi mfc

Difference between Afxbeginthread and CreateThread

c++ multithreading mfc

Set DCB Fails When Attempting to Configure COM Port

How to programmatically check Internet bandwidth in VC++?

c++ visual-studio winapi mfc

Is there a conventional/standard way to create an MFC error dialog?

Change Edit Box content when Button is clicked in mfc

visual-c++ mfc

How to know if code is running on the ui thread or a working thread (MFC Visual C++)

Does windows preload ComCtrl32.dll in an app?

Hiding an MFC dialog box

Check if CString contains specific Text MFC [closed]

c++ mfc

How to add items to a List Control in an MFC dialog