This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (2 messages)
[>> Continued from previous msg] last stack state can be examined before MFC calls exit. (This is in fact a problem under Win16 as well.) For all you MFC developer's attempting to run MultiThreaded apps under NT you MUST test with SMP boxes. Alot of these problems DID NOT really…
#MFC 2.0 for NT??
Message #50351
MFC 2.0 will never be multi-threaded if it's based on the same internal premises that MFC 2.0 uses under DOS/Win16. I've dealt w/ these issues for A LONG TIME under NT with MFC 1.0 in the current SDK. Here's some stuff that might help you out (or hinder your use…