www.pudn.com > inet_stock.zip > COMM.H



#define		NULL_COMM		0
#define		IP_CONN_COMM    1
#define		OP_CODE_COMM	2
#define		GP_CODE_COMM    3
#define		PY_NAME_COMM	4
#define		BAD_COMM		9


int PreComm(char *comm);                             
void PreStockName(char *name);
BOOL IsPyOk(char *py,char *name);
int DlgSelectGp(void);