FileSaveMarkNotExistW (ADVPACK.@)
HRESULT FileSaveMarkNotExistW ( LPWSTR pszFileList, LPWSTR pszDir, LPWSTR pszBaseName )
Marks the files in the file list as not existing so they won't be backed up during a save.
pszFileList | [In] | NULL-separated list of filenames. |
pszDir | [In] | Path of the backup directory. |
pszBaseName | [In] | Basename of the INI file. |
Success: S_OK.
Failure: E_FAIL.
Defined in "advpub.h".
Implemented in "dlls/advpack/files.c". source.winehq.org/source/dlls/advpack/files.c
Debug channel "advpack".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.