Searched refs:statusFolder (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/cabinet/ |
H A D | fci.c | 517 if (status_callback( statusFolder, fci->statusFolderCopied, in copy_data_blocks() 587 if (status_callback( statusFolder, fci->statusFolderCopied, in write_files() 638 …if (status_callback( statusFolder, fci->statusFolderCopied, fci->statusFolderTotal, fci->pv) == -1) in write_data_blocks() 823 if (status_callback( statusFolder, fci->statusFolderCopied, in add_data_to_folder() 1127 if( (*pfnfcis)(statusFolder, p_fci_internal->statusFolderCopied, in fci_flush_folder()
|
/reactos/sdk/include/psdk/ |
H A D | fci.h | 220 #define statusFolder 1 /* Add Folder to Cabinet callback */ macro
|