SHFileOperationA (SHELL32.@)
int SHFileOperationA ( LPSHFILEOPSTRUCTA lpFileOp )
Function to copy, move, delete and create one or more files with optional user prompts.
lpFileOp | [In/Out] | pointer to a structure containing all the necessary information. |
Success: ERROR_SUCCESS.
Failure: ERROR_CANCELLED.
exported by name
Declared in "include/shellapi.h". gitlab.winehq.org/wine/wine/blob/master/include/shellapi.h
Implemented in "dlls/shell32/shlfileop.c". gitlab.winehq.org/wine/wine/blob/master/dlls/shell32/shlfileop.c
Debug channel "shell".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.