G'morning,
Someone please answer this:
Is the MDI architecture provided by MFC, internally multithreaded? i.e, when multiple documents are opened in MS-Word, say, are they each running on a seperate thread?
If not, if they all run on a single thread, and if a single thread were to open...