From: lijie on
Hi all,
I have a question to solve, the situation is I use a exe to load a dll(MFC
regular dll),but when I use LoadLibrary() to load the dll and in the
constructor of the object whose base class is CWinApp in the dll, It have a
assert error, and the code line is ASSERT(AfxGetThread() == NULL).Is there
anyone have the similar situation with me and have thoughts about it can
tell me ,we can talk about it.
thanks in advance.


 | 
Pages: 1
Prev: SC_RESTORE
Next: Problem calling RegGetValue