#ifndef _INC_RLOEW_DM #define _INC_RLOEW_DM int dmlockdrv(int drive,int mode); int dm2173(int cmd, int drive,unsigned long start,unsigned long count,unsigned char *buff); void ptch2173(); int rmlockdrv(int drive,int mode); int rm2173(int cmd, int drive,unsigned long start,unsigned long count,unsigned char *buff); int dmdump(int a,unsigned char *d,int l); void dmtty(char *v); #endif