16 RebootCount =
INIGetInt(TAPName, 0, 0, 100);
28 if(RebootCount < 2) *CCStatus =
CCS_Ok;
void CrashCheck_Startup(char *TAPName, tCrashCheckStatus *CCStatus)
bool HDD_ChangeDir(const char *Dir)
long int INIGetInt(char *Key, long int DefaultValue, long int MinValue, long int MaxValue)
INILOCATION INIOpenFile(char *FileName, char *AppName)
bool INISaveFile(char *FileName, INILOCATION INILocation, char *AppName)
void INISetInt(char *Key, long int Value)
bool HDD_TAP_PushDir(void)
@ CCS_ExcessiveRebootsDetected
bool HDD_TAP_PopDir(void)