zngr2003

zngr2003

  • NA
  • 24
  • 0

Changing value in exe file.

Nov 4 2004 7:05 AM
I created application say app1.exe , app1.exe have a richtextbox in the main form say richtextbox1, then I created another application called app2, I want to change the text of the richtextbox1 or the value of a variable in the executable file app1.exe and save the change to the file from app2 , how can I do so ?