Hi All, Please change the utime.h also in mhnt.c same as i write in an earlyer mail for unixnt.c.
Please do also include the following lines in mh.nt: #ifdef __BORLANDC__ #define _O_RDONLY O_RDONLY #define _O_WRONLY O_WRONLY #define _O_CREAT O_CREAT #define _O_EXCL O_EXCL #define _A_SUBDIR 0x10 #define _utimbuf utimbuf #endif // BORLANDC Tanks for help! Tschau (By) Marcus _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
