Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPShortcutBarNativeWinXPTheme not Exported
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPShortcutBarNativeWinXPTheme not Exported

 Post Reply Post Reply
Author
Message
csm63 View Drop Down
Newbie
Newbie
Avatar

Joined: 15 September 2006
Location: United Kingdom
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote csm63 Quote  Post ReplyReply Direct Link To This Post Topic: CXTPShortcutBarNativeWinXPTheme not Exported
    Posted: 01 July 2013 at 8:24am
I am moving an application from Toolkit Pro 13.1.0 to 16.2.0. 

I got a link error because I had a reference to CXTPShortcutBarNativeWinXPTheme which was not exported in 16.2.0. Is this by design?

I  changed the declaration in XTPShortcutBarNativeWinXPTheme.h from :

class  CXTPShortcutBarNativeWinXPTheme : public CXTPShortcutBarOffice2003Theme

to

class  _XTP_EXT_CLASS CXTPShortcutBarNativeWinXPTheme : public CXTPShortcutBarOffice2003Theme

Everything appears to be OK after rebuilding the Codejock library. Is that change OK?
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post Posted: 01 July 2013 at 11:19am
Hi, the change is ok, will change it in our sources as well.

Thanks for reporting this.

Codejock support
Back to Top
csm63 View Drop Down
Newbie
Newbie
Avatar

Joined: 15 September 2006
Location: United Kingdom
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote csm63 Quote  Post ReplyReply Direct Link To This Post Posted: 03 July 2013 at 4:47am
Great. Thanks.
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.188 seconds.