![]() |
Backward compatibility? |
Post Reply
|
| Author | |
homi01
Newbie
Joined: 07 November 2006 Location: Korea, South Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
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~~ :)
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
homi01
Newbie
Joined: 07 November 2006 Location: Korea, South Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
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 :)
|
|
![]() |
|
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |