ResExcellence User Forum

Please visit our sponsors.
Click Here to Visit our Sponsor

Home Getting Started Resource/Template Archive User's Forum ResEdit Suggestions
Coming Soon (!) User Contributions Sloppy AppleScript Archive Previous Edits Site Map Software

Subject of this Thread: "Memory Prefs"
This forum is a place for readers to ask questions about topics covered on ResExcellence, request help performing an edit, or to discuss AppleScripts. The forum is not meant to take the place of submitting ideas or comments directly to the webmaster, but to provide another avenue for ResExcellence readers to share their knowledge and help each other.


Table of Contents
...................................................................

Memory Prefs, Shark, 10:47:16, 8/13/99
Memory Prefs, Tawny Frogmouth, 00:37:31, 8/17/99
Any, Shark, 08:13:14, 8/17/99
Memory Prefs, Tawny Frogmouth, 23:45:26, 8/17/99
Thank you, Shark, 08:00:59, 8/18/99

...................................................................


Subject: Memory Prefs
Name: Shark
Time/Date: 10:47:16 8/13/99
Message:

Does anyone know what the data means in the
memory prefs

Subject: Memory Prefs
Name: Tawny Frogmouth
Time/Date: 00:37:31 8/17/99
Message:

Which memory prefs ?
The file in the Prefs folder, the numbers in
the GetInfo Window, or in the SIZE resource
or somewhere else ?



Subject: Any
Name: Shark
Time/Date: 08:13:14 8/17/99
Message:

Any of them would be great, but mainly the
"Memory Preferences" in the Prefrences
folde

Subject: Memory Prefs
Name: Tawny Frogmouth
Time/Date: 23:45:26 8/17/99
Message:

The "Memory Preferences" file in OS 8.6
contains only a 4 byte "DATA" resource.
It turns out that it's the X,Y coordinates of
the Control Panels window.
The values are saved between sessions, so
that it always opens up in the same place as
it was last found.
Perhaps more interesting from a memory
hacking point of view are the "Mac OS
Preferences" and "System Preferences" files.
Both of these are changed whenever you make
modifications in the Memory Control Panel
(Isn't list by mod date wonderful !). The
resouces in "Mac OS References" are a bit big
to see what is changed easily -Get a copy of
ResCompare to find out exactly what changes
where here.
The "vm " resource of the "System
Preferences" file is used to set up virtual
memory
the 1st 4 bytes are an off/on flag for vm
(0000 0001 being ON)
next comes the amount of virtual mem to be
allocated (in hexadecimal)
and finally the name of the drive to use for
VM (as a length preceded pascal string).
The dccf and mloc resources should also fall
easily to an analysis of the changes made by
using the Memory Control Panel.
If you are serious about messing with these,
be sure to have a backup method of starting
up your Mac before going too crazy with them.
-enjoy !

Subject: Thank you
Name: Shark
Time/Date: 08:00:59 8/18/99
Message:

Thank-you. I probably wouldn't have founf this out!



Questions or problems regarding this bulletin board should be directed to Michael Coyle
©1997-1998 by DCScripts. All rights reserved.