Hi, On 2/13/11, Jim Michaels <jmich...@yahoo.com> wrote: > > I am possibly going to rewrite my df utility to work with freeDOS' FAT32 > filesystem (DJGPP uses int21h function 36h which is 16-bit FAT16 and 16-bit > regs).
I think DJGPP does (try to) use int 21h, 7303h sometimes, but modern NT-based Windows (XP etc.) don't support it, IIRC, which complicates the matters. DJGPP does have its own DU.EXE (fil41[sb].zip), so you could check the sources for that. Also, are you using 2.03p2? Call it a hunch, but I'd suspect 2.04 would be more complete (better 4 GB file support, says Charles). You could also email djgpp-workers or CWS directly or even go back to comp.os.msdos.djgpp. (quoting Smash TV): "Good luck! You'll need it." ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel