Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mfc

Vertical centering of multi-line cstatic text in MFC

need a robust error system for a win32 gui application

c++ windows mfc error-handling

MFC C++ How do I display a const char value in MessageBox?

c++ mfc char cstring

Move application to second monitor in MFC

mfc multiple-monitors

"String data, right truncation" warning on a select statement

sql-server ms-access mfc odbc

Does placement new call the constructor if the passed pointer is null?

How do I handle a key press in MFC?

events mfc keyboard

What problems could warning C4407 cause?

How to locate (& remove) MFC dependent code in a project?

How to convert ANSI byte to Unicode string?

c++ visual-c++ mfc atl

MFC - Resource IDs uniqueness

visual-c++ mfc

How to turn on GDI+ 1.1 instead of 1.0 in MFC project?

c++ mfc gdi+

MFC dialog Border padding changed after switching from VS2010 to 2012 or later

How do I implement a CString hash function for use with std::unordered_map?

c++ hash mfc unordered-map

Which are the safe way to send CString through PostMessage from thread

What is the difference between try/catch and MFC TRY/CATCH?

visual-c++ mfc

MBCS Error building MFC C++ project with Visual Studio

MFC does not support WINVER less than 0x0501

visual-studio mfc

#error WINDOWS.H already included. MFC apps must not #include <windows.h>

c++ windows mfc

Split functionality for MFC Cstring Class

visual-c++ mfc