Added iniSetValue() which, like iniGetValue(), does not support string
literals (e.g. won't detect and escape them automatically). If you set a key value with carriage-returns and line-feeds, those will end up in the .ini file as-is, so use with caution.
Showing
Please register or sign in to comment