ReactOS 0.4.16-dev-251-ga17b6e9
|
Go to the source code of this file.
Classes | |
struct | default_callback_context |
struct | file_op |
struct | file_op_queue |
struct | file_queue |
struct | extract_cab_ctx |
Variables | |
static const WCHAR | DotSecurity [] = {'.','S','e','c','u','r','i','t','y',0} |
|
static |
Definition at line 150 of file queue.c.
Referenced by SetupCommitFileQueueW(), and SetupScanFileQueueW().
|
static |
Definition at line 121 of file queue.c.
Referenced by build_filepathsW().
Definition at line 966 of file queue.c.
Referenced by create_full_pathW(), and SetupCommitFileQueueW().
|
static |
Definition at line 1012 of file queue.c.
Referenced by SetupCommitFileQueueW(), and SetupInstallFileW().
|
static |
Definition at line 370 of file queue.c.
Referenced by extract_cabinet_file().
|
static |
Definition at line 416 of file queue.c.
Referenced by SetupCommitFileQueueW().
|
static |
Definition at line 100 of file queue.c.
Referenced by SetupCloseFileQueue().
Definition at line 353 of file queue.c.
Referenced by SetupQueueCopyIndirectA(), SetupQueueCopyIndirectW(), SetupQueueCopySectionW(), SetupQueueDeleteSectionW(), and SetupQueueRenameSectionW().
Definition at line 272 of file queue.c.
Referenced by SetupQueueCopyIndirectA(), and SetupQueueCopyIndirectW().
UINT CALLBACK QUEUE_callback_WtoA | ( | void * | context, |
UINT | notification, | ||
UINT_PTR | param1, | ||
UINT_PTR | param2 | ||
) |
Definition at line 187 of file queue.c.
Referenced by SetupCommitFileQueueA(), SetupInstallFileA(), SetupInstallFromInfSectionA(), and SetupScanFileQueueA().
|
inlinestatic |
Definition at line 90 of file queue.c.
Referenced by SetupQueueCopyIndirectA(), SetupQueueCopyIndirectW(), SetupQueueDeleteA(), SetupQueueDeleteW(), SetupQueueRenameA(), and SetupQueueRenameW().
BOOL WINAPI SetupCommitFileQueueA | ( | HWND | owner, |
HSPFILEQ | queue, | ||
PSP_FILE_CALLBACK_A | handler, | ||
PVOID | context | ||
) |
Definition at line 950 of file queue.c.
BOOL WINAPI SetupCommitFileQueueW | ( | HWND | owner, |
HSPFILEQ | handle, | ||
PSP_FILE_CALLBACK_W | handler, | ||
PVOID | context | ||
) |
Definition at line 1348 of file queue.c.
UINT WINAPI SetupCopyErrorA | ( | HWND | parent, |
PCSTR | dialogTitle, | ||
PCSTR | diskname, | ||
PCSTR | sourcepath, | ||
PCSTR | sourcefile, | ||
PCSTR | targetpath, | ||
UINT | w32error, | ||
DWORD | style, | ||
PSTR | pathbuffer, | ||
DWORD | buffersize, | ||
PDWORD | requiredsize | ||
) |
UINT WINAPI SetupCopyErrorW | ( | HWND | parent, |
PCWSTR | dialogTitle, | ||
PCWSTR | diskname, | ||
PCWSTR | sourcepath, | ||
PCWSTR | sourcefile, | ||
PCWSTR | targetpath, | ||
UINT | w32error, | ||
DWORD | style, | ||
PWSTR | pathbuffer, | ||
DWORD | buffersize, | ||
PDWORD | requiredsize | ||
) |
UINT WINAPI SetupDefaultQueueCallbackA | ( | PVOID | context, |
UINT | notification, | ||
UINT_PTR | param1, | ||
UINT_PTR | param2 | ||
) |
Definition at line 1665 of file queue.c.
UINT WINAPI SetupDefaultQueueCallbackW | ( | PVOID | context, |
UINT | notification, | ||
UINT_PTR | param1, | ||
UINT_PTR | param2 | ||
) |
Definition at line 1729 of file queue.c.
Referenced by InstallHinfSectionW(), InstallInfSections(), InstallSysSetupInfComponents(), MMSYS_InstallDevice(), pQueueCallback(), SetupDiInstallClassExW(), SetupDiInstallDevice(), SetupDiInstallDriverFiles(), SetupDiRegisterCoDeviceInstallers(), and spapi_install().
UINT WINAPI SetupDeleteErrorA | ( | HWND | parent, |
PCSTR | dialogTitle, | ||
PCSTR | file, | ||
UINT | w32error, | ||
DWORD | style | ||
) |
UINT WINAPI SetupDeleteErrorW | ( | HWND | parent, |
PCWSTR | dialogTitle, | ||
PCWSTR | file, | ||
UINT | w32error, | ||
DWORD | style | ||
) |
Definition at line 1629 of file queue.c.
Referenced by InstallHinfSectionW(), InstallInfSections(), MMSYS_InstallDevice(), RegisterDlls(), SetupDiInstallClassExW(), SetupDiInstallDevice(), SetupDiInstallDriverFiles(), SetupDiRegisterCoDeviceInstallers(), and test_defaultcallback().
PVOID WINAPI SetupInitDefaultQueueCallbackEx | ( | HWND | owner, |
HWND | progress, | ||
UINT | msg, | ||
DWORD | reserved1, | ||
PVOID | reserved2 | ||
) |
Definition at line 1638 of file queue.c.
Referenced by AdvInstallFileW(), SetupInitDefaultQueueCallback(), spapi_install(), and test_defaultcallback().
BOOL WINAPI SetupInstallFileA | ( | HINF | hinf, |
PINFCONTEXT | inf_context, | ||
PCSTR | source, | ||
PCSTR | root, | ||
PCSTR | dest, | ||
DWORD | style, | ||
PSP_FILE_CALLBACK_A | handler, | ||
PVOID | context | ||
) |
Definition at line 1237 of file queue.c.
BOOL WINAPI SetupInstallFileW | ( | HINF | hinf, |
PINFCONTEXT | inf_context, | ||
PCWSTR | source, | ||
PCWSTR | root, | ||
PCWSTR | dest, | ||
DWORD | style, | ||
PSP_FILE_CALLBACK_W | handler, | ||
PVOID | context | ||
) |
Definition at line 1279 of file queue.c.
Referenced by SetupInstallFileA().
BOOL WINAPI SetupQueueCopyA | ( | HSPFILEQ | queue, |
PCSTR | src_root, | ||
PCSTR | src_path, | ||
PCSTR | src_file, | ||
PCSTR | src_descr, | ||
PCSTR | src_tag, | ||
PCSTR | dst_dir, | ||
PCSTR | dst_file, | ||
DWORD | style | ||
) |
Definition at line 549 of file queue.c.
BOOL WINAPI SetupQueueCopyIndirectA | ( | PSP_FILE_COPY_PARAMS_A | params | ) |
Definition at line 473 of file queue.c.
Referenced by SetupQueueCopyA(), and SetupQueueDefaultCopyA().
BOOL WINAPI SetupQueueCopyIndirectW | ( | PSP_FILE_COPY_PARAMS_W | params | ) |
Definition at line 510 of file queue.c.
Referenced by SetupQueueCopySectionW(), SetupQueueCopyW(), and SetupQueueDefaultCopyW().
BOOL WINAPI SetupQueueCopySectionA | ( | HSPFILEQ | queue, |
PCSTR | src_root, | ||
HINF | hinf, | ||
HINF | hlist, | ||
PCSTR | section, | ||
DWORD | style | ||
) |
Definition at line 741 of file queue.c.
BOOL WINAPI SetupQueueCopySectionW | ( | HSPFILEQ | queue, |
PCWSTR | src_root, | ||
HINF | hinf, | ||
HINF | hlist, | ||
PCWSTR | section, | ||
DWORD | style | ||
) |
Definition at line 772 of file queue.c.
Referenced by copy_files_callback(), and SetupQueueCopySectionA().
BOOL WINAPI SetupQueueCopyW | ( | HSPFILEQ | queue, |
PCWSTR | src_root, | ||
PCWSTR | src_path, | ||
PCWSTR | src_file, | ||
PCWSTR | src_descr, | ||
PCWSTR | src_tag, | ||
PCWSTR | dst_dir, | ||
PCWSTR | dst_file, | ||
DWORD | style | ||
) |
Definition at line 574 of file queue.c.
Referenced by AdvInstallFileW().
BOOL WINAPI SetupQueueDefaultCopyA | ( | HSPFILEQ | queue, |
HINF | hinf, | ||
PCSTR | src_root, | ||
PCSTR | src_file, | ||
PCSTR | dst_file, | ||
DWORD | style | ||
) |
BOOL WINAPI SetupQueueDefaultCopyW | ( | HSPFILEQ | queue, |
HINF | hinf, | ||
PCWSTR | src_root, | ||
PCWSTR | src_file, | ||
PCWSTR | dst_file, | ||
DWORD | style | ||
) |
Definition at line 852 of file queue.c.
Definition at line 870 of file queue.c.
Referenced by delete_files_callback(), and SetupQueueDeleteSectionA().
BOOL WINAPI SetupQueueRenameA | ( | HSPFILEQ | handle, |
PCSTR | SourcePath, | ||
PCSTR | SourceFilename, | ||
PCSTR | TargetPath, | ||
PCSTR | TargetFilename | ||
) |
Definition at line 901 of file queue.c.
Definition at line 919 of file queue.c.
Referenced by rename_files_callback(), and SetupQueueRenameSectionA().
BOOL WINAPI SetupQueueRenameW | ( | HSPFILEQ | handle, |
PCWSTR | SourcePath, | ||
PCWSTR | SourceFilename, | ||
PCWSTR | TargetPath, | ||
PCWSTR | TargetFilename | ||
) |
UINT WINAPI SetupRenameErrorA | ( | HWND | parent, |
PCSTR | dialogTitle, | ||
PCSTR | source, | ||
PCSTR | target, | ||
UINT | w32error, | ||
DWORD | style | ||
) |
UINT WINAPI SetupRenameErrorW | ( | HWND | parent, |
PCWSTR | dialogTitle, | ||
PCWSTR | source, | ||
PCWSTR | target, | ||
UINT | w32error, | ||
DWORD | style | ||
) |
BOOL WINAPI SetupScanFileQueueA | ( | HSPFILEQ | handle, |
DWORD | flags, | ||
HWND | window, | ||
PSP_FILE_CALLBACK_A | handler, | ||
PVOID | context, | ||
PDWORD | result | ||
) |
Definition at line 1493 of file queue.c.
BOOL WINAPI SetupScanFileQueueW | ( | HSPFILEQ | handle, |
DWORD | flags, | ||
HWND | window, | ||
PSP_FILE_CALLBACK_W | handler, | ||
PVOID | context, | ||
PDWORD | result | ||
) |
Definition at line 1510 of file queue.c.
Referenced by EnumerateDrivers(), and SetupScanFileQueueA().
BOOL WINAPI SetupSetFileQueueAlternatePlatformA | ( | HSPFILEQ | handle, |
PSP_ALTPLATFORM_INFO | platform, | ||
PCSTR | catalogfile | ||
) |
BOOL WINAPI SetupSetFileQueueAlternatePlatformW | ( | HSPFILEQ | handle, |
PSP_ALTPLATFORM_INFO | platform, | ||
PCWSTR | catalogfile | ||
) |
Definition at line 1656 of file queue.c.
Referenced by AdvInstallFileW(), InstallHinfSectionW(), InstallInfSections(), MMSYS_InstallDevice(), RegisterDlls(), SetupDiInstallClassExW(), SetupDiInstallDevice(), SetupDiInstallDriverFiles(), SetupDiRegisterCoDeviceInstallers(), spapi_install(), and test_defaultcallback().
Definition at line 66 of file queue.c.
Referenced by SetupQueueCopyIndirectW(), SetupQueueDeleteW(), and SetupQueueRenameW().