Version 0.99A Fixed a bug that returned a syntax error when trying to 8/25/2000 delete partitions from the command line, under some circumstances. Fixed a bug which allowed only FAT16 partitions to be displayed in the extended partition, while using the /INFO command. Now properly displays values for hard drives over 64GB in size. Changed source files to .C extensions. Cleaned up source code. With the exception of pdiskio.c, the source code has been broken up into sections less than 64kb in size. Modified the makefile, sent to me by Jim Hall, to work with my compiler and the changes I make made to the source code modules. If you have Borland Turbo C++ 3.0, you can now compile Free FDISK my typing "make all" from the command line. Changed the default for SET_ANY_ACT to TRUE.