Click to See Complete Forum and Search --> : Flushing file system cache in the WindowsNT


Klohna
April 22nd, 1999, 09:16 AM
Hello, I am looking for a function which flushes all system file caches and buffers to the disk in the Windows NT. I have found FlushFileBuffers() function which flushes cache and buffers for one file. Does anybody know function which flushes whole system file cache and buffers? Thanks Klohna