Hex Edit Control

时间:2013-07-10 19:34:33
【文件属性】:
文件名称:Hex Edit Control
文件大小:20KB
文件格式:ZIP
更新时间:2013-07-10 19:34:33
Hex Edit 来源: http://www.codeproject.com/KB/edit/hexedit.aspx If you have the need to edit character data in HEX and character modes and there is not enough space on the screen to use a fully featured HEX edit control, then this is for you. This HEX edit control allows the user to edit text in HEX or normal ASCII modes and switch between the two. Current text selection cursor position is preserved when switching between the two modes allowing particular areas of text to be highlighted and viewed in HEX mode. Non-printable characters are displayed as an upside-down question mark by default although this character can be changed by calling the SetBinaryCharacter method. The public methods available on CHexEditCtrl are:-
【文件预览】:
hexedit_demoDlg.cpp
hexedit_demo.cpp
StdAfx.cpp
resource.h
hexedit_demo.clw
hexedit_demo.dsp
hexedit_demo.h
HexEditCtrl.cpp
HexEditCtrl.h
StdAfx.h
hexedit_demo.dsw
hexedit_demoDlg.h
Release
----hexedit_demo.exe(24KB)
hexedit_demo.rc
res
----hexedit_demo.ico(1KB)
----hexedit_demo.rc2(404B)

网友评论