- Joined
- Sep 3, 2005
- Messages
- 1
- Reaction score
- 0
Hi,
I have problem with mixed mode dll. When I call this dll from managed c++ application when I try to call dll function that contain commang someDialog.DoModal dll crashed and in debug mode I saw that reason is calling AfxGetResourceHandle() in CDialog:oModal fuction in dlgcore.cpp.
Thanks in advance.
I have problem with mixed mode dll. When I call this dll from managed c++ application when I try to call dll function that contain commang someDialog.DoModal dll crashed and in debug mode I saw that reason is calling AfxGetResourceHandle() in CDialog:oModal fuction in dlgcore.cpp.
Thanks in advance.