NAME

Mac::Resources - Macintosh Toolbox Interface to the Resource Manager

SYNOPSIS

    use Mac::Memory;
    use Mac::Resources;

DESCRIPTION

Access to Inside Macintosh is essential for proper use of these functions. Explanations of terms, processes and procedures are provided there. Any attempt to use these functions without guidance can cause severe errors in your machine, including corruption of data. You have been warned.

Constants

resSysHeap
resPurgeable
resLocked
resProtected
resPreload
resChanged

Resource flags.

mapReadOnly
mapCompact
mapChanged

Resource map flags.

kResFileNotOpened

Returned after an unsuccessful call to OpenResFile().

kSystemResFile

The resource file reference number of the system file.

AUTHOR

Written by Matthias Ulrich Neeracher <neeracher@mac.com>, documentation by Bob Dalgleish <bob.dalgleish@sasknet.sk.ca>. Currently maintained by Chris Nandor <pudge@pobox.com>.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 151:

Unknown directive: =include