domodal -- Another crash
-
I have Created the ATL COM DLL Project and intergrated office addin with MFc support . It will create 1 Toolbar button in office . On clicking the button displaying the messagebox. Working fine. no issues. After That I just created 1 Dialog and added a MFC class for that. No Additional code. Just AfxSetResourceHandle() CMyDialog Dlg; Dlg.DModal(); //reset the resource handle. Crashing the on the above domodal . after debugging i got the assertion on below line of standard mfc file if (!AfxGetThread()->PumpMessage())
-
I have Created the ATL COM DLL Project and intergrated office addin with MFc support . It will create 1 Toolbar button in office . On clicking the button displaying the messagebox. Working fine. no issues. After That I just created 1 Dialog and added a MFC class for that. No Additional code. Just AfxSetResourceHandle() CMyDialog Dlg; Dlg.DModal(); //reset the resource handle. Crashing the on the above domodal . after debugging i got the assertion on below line of standard mfc file if (!AfxGetThread()->PumpMessage())
Return value of this function is NULL or currently executing thread it looks you got NULL as return value so you see this line.
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
Return value of this function is NULL or currently executing thread it looks you got NULL as return value so you see this line.
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )