Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Static linking with skins?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Static linking with skins?

 Post Reply Post Reply
Author
Message
rjgraham View Drop Down
Newbie
Newbie


Joined: 17 October 2004
Location: United States
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote rjgraham Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.