Click here to Skip to main content
15,879,535 members
Articles / Desktop Programming / MFC
Article

Hex Editor (OCX Control)

Rate me:
Please Sign up or sign in to vote.
4.77/5 (31 votes)
19 Dec 20051 min read 262.6K   17.6K   81   45
OCX control enabling data editing in HEX format.

Please note: before using Hex Editor, you have to execute register.bat supplied in the same package with Hex Editor control.

Image 1

Introduction

If your application requires editing data in hex format, then you just need to have this kind of a control. Softerra Hex Editor is implemented as a 32-bit ActiveX (OCX) control, which will seamlessly integrate a hex editor in your applications. This control will save you hours spent on tweaking your user interfaces.

Here are the major Softerra Hex Editor features:

  • Ability to work in two modes: insert mode and overwrite mode
  • Working with clipboard
  • Changing the number of data-containing columns
  • Data-containing column number auto-detection based on control window size
  • Ability not to display address
  • Display address as WORD or DWORD
  • Display data as BYTE, WORD or DWORD
  • Ability not to display ASCII
  • Changing text and background colors
  • Changing font height
  • Ability to get information about whether or not the data has been modified.

More detailed information, you can read here.

History

  • 19 Dec 2005: changes in 1.1:
    • Some bug fixes.
    • The ASCII representation of the binary data depends on the current keyboard layout.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Ukraine Ukraine
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralVB usage Pin
ikr30-Jul-03 17:21
ikr30-Jul-03 17:21 
GeneralRe: VB usage Pin
Eugene Pavlov13-Apr-04 1:31
Eugene Pavlov13-Apr-04 1:31 
GeneralAllowSizeChange fix and other improvements Pin
Drew Hall16-Jul-03 6:00
Drew Hall16-Jul-03 6:00 
GeneralC# Pin
Jeffrey B. Holtz9-Jun-03 8:18
Jeffrey B. Holtz9-Jun-03 8:18 
GeneralRe: C# Pin
NoXuS12-Apr-04 8:16
NoXuS12-Apr-04 8:16 
GeneralRe: C# Pin
Eugene Pavlov14-Apr-04 1:04
Eugene Pavlov14-Apr-04 1:04 
GeneralRe: C# Pin
NoXuS14-Apr-04 23:29
NoXuS14-Apr-04 23:29 
GeneralRe: C# Pin
Eugene Pavlov15-Apr-04 1:11
Eugene Pavlov15-Apr-04 1:11 
OK, please let us know if you succeed.

Eugene
GeneralRe: C# Pin
JohanOlsson19-Aug-05 3:31
JohanOlsson19-Aug-05 3:31 
GeneralRe: C# Pin
McSmack6-Mar-06 5:28
McSmack6-Mar-06 5:28 
GeneralRe: C# Pin
Almighty Bob15-Sep-06 8:35
Almighty Bob15-Sep-06 8:35 
GeneralRe: C# Pin
KeebEALA11-Feb-07 12:23
KeebEALA11-Feb-07 12:23 
GeneralBug in PlaceCaret Pin
sguillaudeu1-May-03 7:07
sguillaudeu1-May-03 7:07 
GeneralRe: Bug in PlaceCaret Pin
cheater5-May-03 23:36
cheater5-May-03 23:36 
GeneralRe: Bug in PlaceCaret Pin
Anonymous4-Dec-03 3:23
Anonymous4-Dec-03 3:23 
QuestionStrange similarity? Pin
Andreas Saurwein26-Nov-01 2:42
Andreas Saurwein26-Nov-01 2:42 
AnswerRe: Strange similarity? Pin
Anonymous12-Jun-03 5:00
Anonymous12-Jun-03 5:00 
GeneralThe link Pin
16-Oct-01 4:24
suss16-Oct-01 4:24 
GeneralHTTP 404 - File not found Pin
15-Oct-01 2:56
suss15-Oct-01 2:56 
GeneralIt seems that link is dead. Pin
15-Oct-01 1:15
suss15-Oct-01 1:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.