* @exception E_FILE_NOT_FOUND The specified @c regPath cannot be found.
* @exception E_INVALID_FORMAT Either of the following conditions has occurred:
* - The section or entry name of the registry file includes one of the following characters:
- * '\0', '\n', '#' and '='.
+ * '\0', '\\n', '#' and '='.
* - The entry value of the registry file includes one of the following characters:
- * '\0' and '\n'.
+ * '\0' and '\\n'.
* @exception E_MAX_EXCEEDED The number of opened files has exceeded the maximum limit.
* @exception E_STORAGE_FULL The disk space is full.
* @exception E_IO Either of the following conditions has occurred:
* @exception E_FILE_NOT_FOUND The specified @c regPath cannot be found.
* @exception E_INVALID_FORMAT Either of the following conditions has occurred:
* - The section or entry name of the registry file includes one of the following characters:
- * '\0', '\n', '#' and '='.
+ * '\0', '\\n', '#' and '='.
* - The entry value of the registry file includes one of the following characters:
- * '\0' and '\n'.
+ * '\0' and '\\n'.
* @exception E_MAX_EXCEEDED The number of opened files has exceeded the maximum limit.
* @exception E_STORAGE_FULL The disk space is full.
* @exception E_IO Either of the following conditions has occurred: