ReactOS 0.4.16-dev-125-g798ea90
|
Go to the source code of this file.
Classes | |
struct | CLocaleSections |
struct | CSectionNames |
Functions | |
HRESULT | ReadIniValue (LPCWSTR File, LPCWSTR Section, LPCWSTR Name, CStringW &Output) |
Variables | |
static CSectionNames | g_Names |
Definition at line 29 of file configparser.cpp.
Referenced by GetLocalizedSMFolderName(), and CConfigParser::GetSectionString().
|
static |
Definition at line 26 of file configparser.cpp.
Referenced by CConfigParser::CacheINI().