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

Backward compatibility?

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


Joined: 07 November 2006
Location: Korea, South
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote homi01 Quote  Post ReplyReply Direct Link To This Post Topic: Backward compatibility?
    Posted: 11 November 2006 at 4:00am

hello everyone!

I need to modify old source code that uses 9.5.0 library(XTP9500Libl)
and dll(XTP9500Lib)
 
if I get toolkit pro  2006 which, I beleve, is 10.3 version.
Is there going to be any backward compatibility problem?
 
cuz when i tried to compile my old source with the evaluation version,
I got some errors that caused by using wrong function name,  parameter, and so on.
(like GetPopup() is used in old source but closest that I could find in 10.3 version was 'CXTPControlPopup::GetPopuped Method' )
 
and i was wondering if the problem i'm having is the matter of compatibility or a simple syntax error.
 
any idea?
many thx in advance~~ :)    
 
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: 12 November 2006 at 3:35am
Hello,
Yes some methods name was changed :(
Check Source\Common\XTPDeprecated.h  where you can find some defines of old methods.
Indeed GetPopip now GetPopuped. :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
homi01 View Drop Down
Newbie
Newbie


Joined: 07 November 2006
Location: Korea, South
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote homi01 Quote  Post ReplyReply Direct Link To This Post Posted: 12 November 2006 at 9:21am
first, thx for the reply :)
 
in that case,
if i purchase license for toolkit pro 2006,
could i get access to 9.5.0 version as well?
 
thx :)
 
Back to Top
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 516
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2006 at 2:52am
Hello,
if the name of a function is changed, there is no big problem.
But if the name of a virtual function is chnged, there is a BIG problem.
And it isn't in the release nites.

    Jimmy
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.078 seconds.