Skin Framework crash |
Post Reply |
Author | |
sodind
Groupie Joined: 16 March 2011 Status: Offline Points: 28 |
Post Options
Thanks(0)
Posted: 27 November 2012 at 4:07pm |
I'm using XTPSkinManager in a COM dll that is used by MS Word. When this application (MS Word) is closing it crash. If I call CXTPSkinManagerApiHook* pApiHook = CXTPSkinManagerApiHook::GetInstance(); if(pApiHook != NULL) { pApiHook->FinalizeHookManagement(); } in OnDestroy for all Dialogs, the application closes without crash. But I need set and delete Skin in one place only - in dllmain.cpp (InitInstance and ExitInstance) Any help is appreciated. |
|
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 |