18 f = TAP_Hdd_Fopen(AddFileName);
22 Text = TAP_MemAlloc(fs+1);
25 TAP_Hdd_Fread(Text, 1, fs, f);
31 if(Line[0] ==
'0' && Line[1] ==
'x' && Line[18] ==
'=')
bool HDD_ChangeDir(const char *Dir)
INILOCATION INIOpenFile(char *FileName, char *AppName)
bool INISaveFile(char *FileName, INILOCATION INILocation, char *AppName)
void INISetString(char *Key, char *Value)
void LogoManager_ProcessLILAdd(char *AddFileName)
bool HDD_TAP_PushDir(void)
void ExtractLine(char *Text, char *Line)
@ INILOCATION_AtCurrentDir
bool HDD_TAP_PopDir(void)
void LowerCase(char *string)