mathieutozer
Member
I’m wondering what the canonical way was to save the user preferences was for Classic macOS was - I thought I could just write a file but I think by design the Toolbox APIs need to have a file handle provided by the open / save dialog. I guess that apps save their prefs somehow in the resources? Does anyone have any info or experience in implementing this? I’m using Code Warrior 6 on MacOS 8.6 but am struggling to find any examples of how to do this.