![]() |
CXTPSkinManagerApiHook error |
Post Reply
|
| Author | |
flyinblue
Newbie
Joined: 04 August 2009 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPSkinManagerApiHook errorPosted: 04 August 2009 at 2:10am |
|
Hi.
I use ribbon bar and docking panes.
and I use DirectX on MDI project of VS 2008.
when i close my program,
it takes abnormal termination.
![]() when i debug, like this:
Please.. help me..
![]() |
|
![]() |
|
kyotocanuck
Newbie
Joined: 30 November 2007 Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 September 2009 at 10:32pm |
|
I came across the same thing today. It seems it occurs when hooking into other threads. Before you set the skin manager options, try setting the following and see if that helps:
XTPSkinManager()->SetAutoApplyNewThreads(FALSE); You can also disable it specifically for the DirectX dlls too if you know their names by using: XTPSkinManager()->ExcludeModule("MyDllName.dll"); Good luck. Hope it works for you. |
|
![]() |
|
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 |