crash on skin load |
Post Reply |
Author | |
souren
Newbie Joined: 05 February 2008 Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 16 February 2008 at 4:26am |
Occasionally I have exception when starting my dialog base application with embedded styles.
Unhandled exception at 0x007477c6 in ClientNew.exe: 0xC0000005: Access violation writing location 0x76ee1254. This is where exception thrown xtpskinmanagerapihook.cpp // Hook the function. *ppfn = *pfnNew; I'm using the following code in InitInstance XTPSkinManager()->GetResourceFile()->SetModuleHandle(AfxGetInstanceHandle()); XTPSkinManager()->LoadSkin(NULL, _T("NORMALROYALE.INI")); Additionally I tried to load .cjstyles file instead of using embedded style. It is crashing after couple launches on the same place. |
|
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 |