CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

#NT MFC & UNICODE? Message #51192
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…