<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Hexedit Bug ??</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Hexedit Bug ??]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 00:14:05 +0000</pubDate>
  <lastBuildDate>Wed, 09 May 2007 10:22:37 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=7062</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Hexedit Bug ?? : Thanx,Now it work correct.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7062&amp;PID=22718&amp;title=hexedit-bug#22718</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 7062<br /><strong>Posted:</strong> 09 May 2007 at 10:22am<br /><br />Thanx,<br><br>Now it work correct.<br><br>]]>
   </description>
   <pubDate>Wed, 09 May 2007 10:22:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7062&amp;PID=22718&amp;title=hexedit-bug#22718</guid>
  </item> 
  <item>
   <title><![CDATA[Hexedit Bug ?? : Hello, You right, :( CXTHexEdit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7062&amp;PID=22635&amp;title=hexedit-bug#22635</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7062<br /><strong>Posted:</strong> 07 May 2007 at 1:13pm<br /><br />Hello,<DIV>You right, :( CXTHexEdit didn't check for upper chars :(</DIV><DIV>&nbsp;</DIV><DIV>Please patch CXTHexEdit::OnChar in </DIV><DIV>"if (isxdigit(nChar))" block</DIV><DIV>&nbsp;</DIV><DIV>UINT b = 0;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;if (nChar &gt;= 'a')<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b = 10 + nChar - 'a';<BR>&nbsp;&nbsp;&nbsp;&nbsp;else if (nChar &gt;= 'A')<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b = 10 + nChar - 'A';<BR>&nbsp;&nbsp;&nbsp;&nbsp;else if (nChar &gt;= '0')<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b = nChar - '0';<BR>&nbsp;&nbsp;&nbsp;&nbsp;else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break;<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;if (b &gt;= 16)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break;</DIV>]]>
   </description>
   <pubDate>Mon, 07 May 2007 13:13:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7062&amp;PID=22635&amp;title=hexedit-bug#22635</guid>
  </item> 
  <item>
   <title><![CDATA[Hexedit Bug ?? : Hello,Start your HexEdit sample.Set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7062&amp;PID=22620&amp;title=hexedit-bug#22620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 7062<br /><strong>Posted:</strong> 07 May 2007 at 9:32am<br /><br />Hello,<br><br>Start your HexEdit sample.<br>Set cursor on first byte, on '5'.<br>Input '0', SHIFT 'F'.<br>Display show now 'EF'.<br><br>Why ?<br><br>Any solution ?<br><br>&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Mon, 07 May 2007 09:32:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7062&amp;PID=22620&amp;title=hexedit-bug#22620</guid>
  </item> 
 </channel>
</rss>