RsrcZoneInit
System software automatically calls theRsrcZoneInitprocedure when system software starts up and when the Process Manager starts up. Your application should not call this routine directly.
PROCEDURE RsrcZoneInit;DESCRIPTION
System software automatically calls theRsrcZoneInitprocedure at system startup when extensions are loaded, because each extension has its own application heap. System software callsRsrcZoneInitonce again when the Process Manager starts up. After that, the procedure is not called again.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help