Print Page | Close Window

HexEditor Empty Line

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=5562
Printed Date: 18 July 2025 at 9:40pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HexEditor Empty Line
Posted By: jimmy
Subject: HexEditor Empty Line
Date Posted: 20 November 2006 at 8:23am
Hello,

in 10.3.0 HexEdit show next address without data

    Jimmy





Replies:
Posted By: jimmy
Date Posted: 20 November 2006 at 10:20am
Hi,

Is there a function to mark changed values ?

    Jimmy



Posted By: jimmy
Date Posted: 20 November 2006 at 10:29am
Also Bug in Move(x,y)
    if (m_nCurrentAddress >= m_nLength)
    {
        m_nCurrentAddress = m_nLength;   //         m_nCurrentAddress = m_nLength - 1;   is correct
    }

    Jimmy




Posted By: Oleg
Date Posted: 20 November 2006 at 10:35am
Hi,
 
m_nCurrentAddress can be equal m_nLength. There are a lot of
 
m_nCurrentAddress = m_nLength; in sources.



-------------
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