Hello,
I'm testing the GUI off my MFC-Application.
The MFC-TestRunner starts my tests and runs well up to the point where I call CDocTemplate::OpenDocumentFile.
Is this a problem of accessing MFC-structures from another dialog or another thread?
Thanks for helping
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm testing the GUI off my MFC-Application.
The MFC-TestRunner starts my tests and runs well up to the point where I call CDocTemplate::OpenDocumentFile.
Is this a problem of accessing MFC-structures from another dialog or another thread?
Thanks for helping
What is the problem you are running into when you access the document ?
Baptiste.