Search found 3 matches

by Marcel_G
08 Jun 2006, 11:59
Forum: Problems and Troubleshooting
Topic: Compare files by content (binary) - disk cache
Replies: 6
Views: 8145

Ok, there seems to be no way, except perhaps to reboot the system befor compare files... :?
by Marcel_G
08 Jun 2006, 10:19
Forum: Problems and Troubleshooting
Topic: Compare files by content (binary) - disk cache
Replies: 6
Views: 8145

I don't know if there is a "unbuffered reader", but most C++ have the possibility to clear the stream buffer. But I'm not sure if this affects windows disk or file cache. streambuf::sync Here a link to this function in Microsoft Visual C++ 6.0 on the MSDN: http://msdn.microsoft.com/library...
by Marcel_G
07 Jun 2006, 14:58
Forum: Problems and Troubleshooting
Topic: Compare files by content (binary) - disk cache
Replies: 6
Views: 8145

Compare files by content (binary) - disk cache

Hi there I often use the "compare directories" function to verify burned CDs and to check backups and so on. But sometimes the comparison is done very quickly even on larger files. E.g. if I burn 2 CDs with same content (2 Backups for archive) or if I copy the data via network to another P...