Settings storage sections are identified by the following three strings:
- wstrProduct - Product name string, non-empty string, not longer than 31 character, and cannot contain characters /\:*?"<>.
- wstrVersion - Version string, non-empty string, not longer than 31 character, and cannot contain characters /\:*?"<>.
- wstrSection - Section name string, non-empty string, not longer than 31 character, and cannot contain characters /\:*?"<>.