- BOOL fAuto;
- BOOL IsClectRun;
- HANDLE hThrdClect;
- BOOL clAppInit(void);
- void clAppExit(void);
- int clCheckTime(BOOL fRead);
- BOOL IsWeekEnd(struct tm*);
- BOOL IsMonthEnd(struct tm*);
- int DoHq(void);
- BOOL clGetInitString(char *Entry, char *Item, char *buf);
- void clPutInitString(char *Entry, char *Item, char *buf);
- int clGetInitInt(char *Entry, char *Item);
- int RefreshHqData(int jys);
- int CreateClectThread(void);