Print Page | Close Window

Backward compatibility?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=5491
Printed Date: 11 November 2025 at 4:46pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Backward compatibility?
Posted By: homi01
Subject: Backward compatibility?
Date 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~~ :)    
 



Replies:
Posted By: Oleg
Date 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


Posted By: homi01
Date 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 :)
 


Posted By: jimmy
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net