Print Page | Close Window

Error in source code

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=17997
Printed Date: 01 May 2025 at 6:01pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Error in source code
Posted By: JoseAngel
Subject: Error in source code
Date Posted: 04 March 2011 at 4:58am
I think I found an error in XTPControlScrollBar.cpp, line 254.

    if (notify.pResult)
        return;

should be

    if (*notify.pResult)
        return;



Replies:
Posted By: Oleg
Date Posted: 04 March 2011 at 6:34am
Hello,

yes, thanks, its already fixed in released 15.0.2.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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