Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Find where dll is loaded from in C++ program (MFC)

c++ visual-studio-2010 dll mfc

MFC CString Linker error between two projects

c++ mfc cstring unicode-string

How to handle Key press ctrl+shift+A in sdi mfc

visual-c++ mfc

In MFC, how can WinMain function find user application object's address value?

c++ mfc

C++ "cannot add two pointers", adding a hardcoded string to a CString

c++ string mfc

Does the ListView_InsertGroup Win32 API make a deep copy of the LVGROUP::pszHeader member?

c++ user-interface winapi mfc

Where can I see printf output in an mfc applcation?

CMFCColorButton::SetPalette

Refactoring MFC, do you use BOOL or bool [duplicate]

c++ performance mfc

What is a reliable way to send control characters to the STDIN of a child process?

c++ sockets http-redirect mfc

How to read a character not included in ascii in c++?

c++ winapi mfc

SendMessage/PostMessage to a derived CView class not working for MFC application

How to get CString Width (For Unicode) in MFC?

How do I display custom tooltips in a CTreeCtrl?

Okay to compare pointers returned by RUNTIME_CLASS() macro?

c++ mfc rtti

Cannot add the icons to CListCtrl

c++ visual-studio mfc

MFC Have enter key act as "apply" button

c++ windows mfc

Can one disable TextDelimiter within Schema.ini for ado in mfc?

c++ csv mfc ado

MFC How to make ctreectrl virtual?