![]() |
Static linking with skins? |
Post Reply
|
| Author | |
rjgraham
Newbie
Joined: 17 October 2004 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: Static linking with skins?Posted: 06 October 2006 at 11:31am |
|
Is it possible to link staically when using XTPSkinManager to set skins for an application?
If so, how?
I suspect the answer is no, but here's my story.
I have an app that uses an office 2003 theme that statically linked ok.
I then applied the WinXP.Royale style using XTPSkinManager() and got a successful build.
After this my XTCheckListBox'es no longer displayed properly, due to bitmaps not being found in .rc files.
I proceeded to add XTToolkitPro.rc to my .rc2 file as per the faq and then started getting compile errors because the compiler could not find various.rc files, even though my include paths were all set correctly.
After fiddling with include paths for a while, I changed my build settings to dynamically link mfc and everything worked.
-Randy
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 October 2006 at 3:10pm |
|
Hi, Statically linking + Adding XTToolkitPro.rc must work. Juyst to be sure you have ToolkitPro\Source older directory includes. Run Deployment Wizard and check and paths.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |