CompuServe Thread

#NT MFC & UNICODE?

2 messages in this thread
#51192From: Tim RobertsAug 8, 1993 2:02 AM
Is it just something I did, or is it painfully true that MFC 1.0 as included with the NT beta is not UNICODE aware? What's odd about this is that there are "#ifdef UNICODE" statements in the header files, but all of the inline calls specify LPSTR parameters, instead of LPTSTR, and they blow up during compilation with UNICODE defined. – Tim Roberts SuperMac Northwest There is 1 Reply.
#51282From: Nancy Cluts – MicrosoftAug 9, 1993 12:56 PM
Hi Tim. Unicode is not supported under MFC. Nancy Cluts Microsoft Developer Support