![]() |
How to compile skin library file into program? |
Post Reply
|
| Author | |
imfool
Newbie
Joined: 11 June 2009 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: How to compile skin library file into program?Posted: 06 July 2009 at 3:49am |
|
HI, Thanks a lot. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 July 2009 at 3:31am |
|
Hi,
Yes, include rc file in your res\app.rc2 file and add in code
XTPSkinManager()->GetResourceFile()->SetModuleHandle(AfxGetInstanceHandle());
XTPSkinManager()->LoadSkin(0, _T("NormalBlue.INI")); |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
imfool
Newbie
Joined: 11 June 2009 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 July 2009 at 11:15pm |
|
Thanks Oleg, it works!
|
|
![]() |
|
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 |