[WriteLog] RE: [DXBase] Converting a disk to NTFS

Rick Commo rick.commo@verizon.net
Sun Jan 19 03:25:25 EST 2003


All of these programs should work fine.  UNLESS, they are trying to bypass
the XP file system and twiddle bits directly on the disk.

If they use the standard OS file system calls for open/close/read/write to a
file then they won't even know if the disk is FAT or NTFS.  After all, that
is whey there are file system calls - to hide the details from the
application program.

Cheers,
-ricK7log




More information about the WriteLog mailing list