Click to See Complete Forum and Search --> : writing in own exe


Amit Aghi
May 12th, 1999, 06:58 AM
We want our application to write some data (a structure) in itself (.exe file). We have kept some static
char array in which we have to write. We are able to open and read our own .exe but not able to write in
it. can any one suggest a way to do this. we are using VC++ 5.0 under win NT.This works fine in
Borland C++ for windows ver 3.1.

thanxs in advance
Amit