G
Gary Hillerson
I'm porting a large VBA project to the Mac, and most things seem to be
working just fine.
In my Windows project, i use a .INI file to store settings. My
installer creates that file in the Windows folder, calling a system
function to retrieve the location of the Windows folder.
On the Mac, I want to store the same file as a settings file in the
System Preferences folder. How do I call into the Mac OS to find the
path to use for the preferences folder?
Thanks in advance
g
working just fine.
In my Windows project, i use a .INI file to store settings. My
installer creates that file in the Windows folder, calling a system
function to retrieve the location of the Windows folder.
On the Mac, I want to store the same file as a settings file in the
System Preferences folder. How do I call into the Mac OS to find the
path to use for the preferences folder?
Thanks in advance
g