OSDN Git Service

IniOptionsMgr: Fix the problem that it cannot be read the value from the INI file...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Thu, 6 May 2021 13:45:28 +0000 (22:45 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Thu, 6 May 2021 13:45:28 +0000 (22:45 +0900)
commit4b78c667e31b5da56b2ef6afccaa6594861d129c
tree1f499938b531b569afaca5cfe3d3df2ef6b45f7a
parent23e3d4df8ed9c489042a06623347c1ea9f08157b
IniOptionsMgr: Fix the problem that it cannot be read the value from the INI file normally, if the value written to the INI file contains control characters such as \n.
Src/Common/IniOptionsMgr.cpp
Src/Common/OptionsMgr.cpp
Src/Common/OptionsMgr.h