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…