Important: The information in this document is obsolete and should not be used for new development.
Initializing the Resource Manager
Unlike other Toolbox managers, the Resource Manager does not need to be explicitly initialized. System software automatically calls the Resource Manager's
two initialization routines, theInitResources
function and theRsrcZoneInit
procedure--the former when the system starts up, and the latter when the system starts up and when the Process Manager starts up. You should not call either of these routines directly.
Subtopics
- InitResources
- RsrcZoneInit