Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Offer - XTToolkitPro.h
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Offer - XTToolkitPro.h

 Post Reply Post Reply
Author
Message
barobax View Drop Down
Senior Member
Senior Member


Joined: 07 May 2008
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote barobax Quote  Post ReplyReply Direct Link To This Post Topic: Offer - XTToolkitPro.h
    Posted: 25 March 2009 at 10:56am
Hi,
Please add number of XTP after XTToolkitPro for header file (i.e XTToolkitPro13.h)
Back to Top
Smucker View Drop Down
Senior Member
Senior Member
Avatar

Joined: 02 February 2008
Status: Offline
Points: 156
Post Options Post Options   Thanks (0) Thanks(0)   Quote Smucker Quote  Post ReplyReply Direct Link To This Post Posted: 25 March 2009 at 11:17am
I don't understand why? I don't want to change all my projects every time I start using a new version of Codejock!

If you want to be sure you're compiling with the right version, you can do this:

#if _XTPLIB_VERSION_MAJOR != 13
#error Compiling with wrong version of Codejock Xtreme Toolkit Pro - expecting 13!
#endif


Product: Xtreme Toolkit Pro version 13.2 (Unicode, static build)

Platform: Windows 200x/XP/Vista/Win7 (32/64 bit)

Language: Visual C++ 9.0 (Studio 2008)

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 26 March 2009 at 2:02am
Hi,
 
And you always can manually rename it.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2009 at 4:47am
Originally posted by Smucker Smucker wrote:

I don't understand why? I don't want to change all my projects every time I start using a new version of Codejock!

If you want to be sure you're compiling with the right version, you can do this:

#if _XTPLIB_VERSION_MAJOR != 13
#error Compiling with wrong version of Codejock Xtreme Toolkit Pro - expecting 13!
#endif


 
Totally agreed, changing the filename is not the right way
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
Back to Top
barobax View Drop Down
Senior Member
Senior Member


Joined: 07 May 2008
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote barobax Quote  Post ReplyReply Direct Link To This Post Posted: 31 March 2009 at 7:56pm
Thanks for your posts.
I agreed too.
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.172 seconds.