Home  »  Windows  »  Active X
hexdump 1-2
hexdump 1-2
Authorize : Freeware Free

Requirements : No special requirements

Publisher : evmsoft.net

OfficeWebsite : http://www.evmsoft.net

OS Support : Windows XP, 2000, 98

Servers
  • USA
Content
ActiveX controls for viewing and editing data in hexadecimal (HEX) format.
Edit by : ActiveX controls for viewing and editing data in hexadecimal (Hex) format. This control lets you view and edit the memory dump in hex format, in the form of bytes, words, double words.

Register: regsvr32.exe edump.ocx

To work with the element using two methods.

* void SetBaseAddress(long pBuffer);
specifies the address of memory block, which is represented by element.
Example:
CEDump m_dump;
WORD m_Array[100];
m_dump.SetBaseAddress((long)(&m_Array));
* void UpdateBuffer();
Use to redraw after changing the displayed data
Example:
ZeroMemory(m_Array,sizeof(m_Array[0])*100);
m_dump.UpdateBuffer(); you can free download HexDump 1.2 now.

Hot Download

New Download