|
-
January 17th, 2006, 11:22 PM
#1
Regarding Skin Crafter Implementation
Hi,
I am using Skin Crafter for the skinization of my application.
when I do any activity after loading the skin file, my application gets crashed.
can u suggest some idea for this..
Regs
-
January 18th, 2006, 01:43 AM
#2
Re: Regarding Skin Crafter Implementation
Can you be more specific please!
Just more info on skinning:
http://www.codeguru.com/forum/showpo...82&postcount=3
-
January 18th, 2006, 02:06 AM
#3
Re: Regarding Skin Crafter Implementation
Hi,
Infact the problem is with when I am loading the skin.
when I call LoadSkinFromFile(path) function, it loads that file.Now even than If i don't apply the skin and do any activity in my application,
it gets crashed and reflect the problem like:
Debug Assertion failed:
shows the problem in AfxRegisterWndClass() in wincore.cpp.
If i don't load the skin(using my earlier skin implementation)than there is no problem.
so with this I came to know that it is the problem with LoadSkinFromFile(path) function.
will this info. help u, to suggest something for my query.
Regs
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|