TShellListView Added FileSortType, OnSortCompare
in the TFPReadJPEG = class(TFPCustomImageReader) the variable FInfo: jpeg_decompress_struct; Should be moved to protected so the derived classes can read it. Same thing for TFPWriterJPEG FInfo.
in the TFPReadJPEG = class(TFPCustomImageReader) the variable FInfo: jpeg_decompress_struct; Should be moved to protected so the derived classes can read it. Same thing for TFPWriterJPEG FInfo.