This does not specifically require resource fork saving/writing to be implemented. Though if it is not, then any changes to resources will merely be temporary.
The following operations for modifying a resource need to be implemented.
- Rename resources
- Change the resource ID
- Change the resource data
- Change the resource flags
This does not specifically require resource fork saving/writing to be implemented. Though if it is not, then any changes to resources will merely be temporary.
The following operations for modifying a resource need to be implemented.