XBrowse Hex Edit

XBrowse Hex Edit

Postby nageswaragunupudi » Mon Mar 06, 2017 5:09 am

Quick way to view and edit binary data from within FWH application.

function XbrHexEdit( [@]cBinaryData, [cTitle], [lReadOnly := .f.] ) --> cEditedBinaryData

This function is available in xbrowse.prg in previous versions too.

Example:
Code: Select all  Expand view

cData := MEMOREAD( "c:\fwh\libs\libcurl.lib" )
XbrHexEdit( @cData, "LIBCURL", .t. )
 


Image

Improvements in FWH 17.03
1) Dialog can be resized
2) Seek fixed.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10242
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 9 guests

cron