Go to the source code of this file.
Functions | |
| bool | INIGetString (char *Key, char *Value, char *DefaultValue, dword MaxLength) |
| bool INIGetString | ( | char * | Key, |
| char * | Value, | ||
| char * | DefaultValue, | ||
| dword | MaxLength | ||
| ) |
Definition at line 5 of file INIGetString.c.
References INIFindStartEnd(), TRACEENTER, and TRACEEXIT.
Referenced by DST_GetDefaultDSTRule(), DST_GetTransitions_Manual(), LangLoadStrings(), LogoManager_GetLogoByChannelID(), and LogoManager_GetPathToLogoByChannelID().