www.pudn.com > DTMS.rar > INTERFAC.H
struct message *msgph; MAIL *openfile(char *); MAIL *newfile(char *); int getmsgfrmdb(char*); void showmsghdr(int,int); int StoreMail(struct message *); int DelMail(int msgno,char *); int GetMail(int,char*); int client_close(int);