Program Resources

  • Thread starter Thread starter Dennis Marks
  • Start date Start date
D

Dennis Marks

On a Macintosh there was (I don't know about version X) a resource
editor that was able to give access to the resources within a program.
You could insert, change, and remove these parts of a program. For
example you could extract all of the sounds, modify the program code,
change displayed text, and modify screens. With enough work you could
actually change the language from English to anything else.

Now I know that the structure of Windows programs are not the same but
is there a corresponding method of doing the same thing?

--
Dennis M. Marks

Disclaimer: The above is my opinion. I do not guarantee it. Be sure to
back up any files involved and use at your own risk. Batteries not
included. Not for internal use. Don't run with knives.
 
On a Macintosh there was (I don't know about version X) a resource
editor that was able to give access to the resources within a program.
You could insert, change, and remove these parts of a program. For
example you could extract all of the sounds, modify the program code,
change displayed text, and modify screens. With enough work you could
actually change the language from English to anything else.

Now I know that the structure of Windows programs are not the same but
is there a corresponding method of doing the same thing?

Something like this ?

http://www.restuner.com/

There's more, just google for "resource editor"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Writing Basic Programs 5
Microsoft Update vs Windows Update 2
Favicons 7
How Do I Create Batch File 10
Windows Messenger 3
First Day of Week 31
Saving Image 1
Description pop up window 2

Back
Top