- or download this
--- saved\dosish.h Tue Sep 02 14:39:20 2003
+++ dosish.h Thu Sep 25 18:39:09 2003
...
#else
#if defined(UNDER_CE)
#define Stat_t struct xcestat
- or download this
--- ..\saved\win32.c Tue Sep 02 14:42:10 2003
+++ win32.c Thu Sep 25 19:47:45 2003
...
#else
return tell(fd);
#endif
- or download this
--- ..\saved\win32sck.c Tue Sep 02 14:42:10 2003
+++ win32sck.c Thu Sep 25 18:56:05 2003
...
#else
return fstat(fd, sbufptr);
#endif