KernelObject
Programmer
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 multiple files, can IPC be possible inside a single thread? Wouldnt it have been more appropriate to have named it ITC?
thnx in advance
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 multiple files, can IPC be possible inside a single thread? Wouldnt it have been more appropriate to have named it ITC?
thnx in advance