I have prepared a Visual CLR DLL using VS 2008.
In this dll I have added lot of MFC Dialogs Box..
I was able to compile and buid the dll sucessfully
However If I call any function of that dll from my Client C#
application.I was able to call the function
but the dilaog boxes which were supposed to call from the dll
are not able to display
Pl let me where I went wrong
Thanks a lot
regards
Rajeev
In this dll I have added lot of MFC Dialogs Box..
I was able to compile and buid the dll sucessfully
However If I call any function of that dll from my Client C#
application.I was able to call the function
but the dilaog boxes which were supposed to call from the dll
are not able to display
Pl let me where I went wrong
Thanks a lot
regards
Rajeev
Comment