![]() |
Crash if I use MFC in a Shared library |
Post Reply
|
| Author | |
jams_sony
Newbie
Joined: 01 October 2006 Location: Canada Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: Crash if I use MFC in a Shared libraryPosted: 01 October 2006 at 11:16pm |
|
My application is build in VC++6.0 integrated with XTremeToolkit, but it always crash when I use MFC in a Shared library. In my application initialization, m_pMainWnd = &dlg crash because &dlg is invalid. If I use MFC in a static library, the problem didn't occurs any more. I was confused, Does any guy know the reason and teach me how to resovled? Your help would be greatly appreciated. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 October 2006 at 6:46am |
|
If it crash, it only means that you make something wrong.
WIthout code/debugging it's not possible to tell where problem can be.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |