![]() |
UltraDefrag Engine Architecture - Reference Manual - Guides |
|
Universal file system scanning code. More...
Go to the source code of this file.
Functions | |
BOOLEAN | AddFile (short *path, PFILE_BOTH_DIR_INFORMATION pFileInfo) |
Adds a file to the file list. | |
BOOLEAN | UnwantedStuffOnFatOrUdfDetected (PFILE_BOTH_DIR_INFORMATION pFileInfo, PFILENAME pfn) |
Checks, must file be skipped or not. | |
BOOLEAN | ConsoleUnwantedStuffDetected (WCHAR *Path, ULONG *InsideFlag) |
Checks, must file be skipped or not in case when cluster map is not used. | |
int | FindFiles (WCHAR *ParentDirectoryPath) |
Searches recursively for files on the path. | |
BOOLEAN | AddFileToFragmented (PFILENAME pfn) |
Adds a file to the list of fragmented files. | |
void | UpdateFragmentedFilesList (void) |
Removes all unfragmented files from the list of fragmented files. |
Universal file system scanning code.
Definition in file findfiles.c.