Trouble using XTPSkinManager from dll |
Post Reply |
Author | ||
xhantt
Newbie Joined: 16 April 2008 Location: Argentina Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 16 April 2008 at 12:17pm |
|
I'm using XTPSkinManager in a dll that is loaded by an external application as a plugin.
When this application is closing it crash with a stack overflow Calls to these two methods are filling the stack
But if I call the XTPSkinManager destructur when a shutdown event is called
the application seem to close without crash. But I'm not sure if this is the correct solution. Any help is appreciated. |
||
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
|
Try to unload skin on exit with
XTPSKinManager()->LoadSkin(NULL, NULL);
|
||
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
||
xhantt
Newbie Joined: 16 April 2008 Location: Argentina Status: Offline Points: 6 |
Post Options
Thanks(0)
|
|
Thank you, that worked perfectly.
|
||
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 |