Does anyone know how I can read/write to win.ini, please?
Tried trawling the help but can only find references to ConfigureSettings to maintain a config file related to my program. I need access to the win.ini because other programs already use that and I need to get at the data there.
Thanks.