Share via


USE_MFCUNICODE

Use the USE_MFCUNICODE macro in your Sources file to indicate that you are using Unicode Microsoft Foundation Classes (MFC). The following instruction will establish the correct build environment for a program that uses Unicode MFC:

USE_MFCUNICODE=1

This macro requires that USE_RTTI be enabled.

See Also

USE_MFC, USE_RTTI, MFC_VER

 

 

Send comments about this topic to Microsoft

Build date: 5/3/2011