On 6/29/02 9:48 AM, "David Dauer" <ddauer at web dot de> wrote:
> Hello!
>
> How can I modify in a application in offset 233D65 5G to 87? Can someone
> give me a code-example?
Well, presumably you're opening the app with a binarystream, right? Then you
can set the position to &h233D655G and write out what you need to. The
length you need to write is (&h87 - &h5G).
That is, if I'm understanding your question properly.
--
Kevin Ballard
kevin at sb dot org
Email from Korea or China must go to <kevin dot nb at sb dot org>
http://kevin.sb.org/
|