ApplicationZone
To obtain a pointer to the application heap zone, you can use theApplicationZonefunction.
FUNCTION ApplicationZone: THz;DESCRIPTION
TheApplicationZonefunction returns a pointer to the original application heap zone.ASSEMBLY-LANGUAGE INFORMATION
The global variableApplZonecontains a pointer to the original application heap zone.