I remember "tips" from years ago, like Win3.1 days, where you could change some of the menu text in some apps by manually editing the .EXE, as long as you kept the length of the string resource (and ...
I have heared that it is possible to edit resources in a exe file before. I tried this by opening a exe file that was created with VC++ in VC++ but it didn't work. <BR><BR>Do you have to open it in a ...