R
RLN
Hi All !
I have created MFC dialog in MFC extention DLL. That Dialog is created and
displaed successfully using domodal in win32 console application with mfc
support and also successfully executed with mfc appwizard executable.
Now I have created Office Add-in using the sample of Comaddin. There I am
calling the same MFC Extension based dialog in that but is crashing after
calling domodal.
I have tried the methods of setting the resource handle of instance also.
But no use of that.
Why Dialog is crashing. ? How to resolve the issue.
Com Addin Sample is : http://support.microsoft.com/default.aspx/kb/230689
I have created MFC dialog in MFC extention DLL. That Dialog is created and
displaed successfully using domodal in win32 console application with mfc
support and also successfully executed with mfc appwizard executable.
Now I have created Office Add-in using the sample of Comaddin. There I am
calling the same MFC Extension based dialog in that but is crashing after
calling domodal.
I have tried the methods of setting the resource handle of instance also.
But no use of that.
Why Dialog is crashing. ? How to resolve the issue.
Com Addin Sample is : http://support.microsoft.com/default.aspx/kb/230689