PathMakeSystemFolderA (SHLWAPI.@)
BOOL PathMakeSystemFolderA ( LPCSTR lpszPath )
Set system folder attribute for a path.
lpszPath | [In] | The path to turn into a system folder. |
TRUE If the path was changed to/already was a system folder FALSE If the path is invalid or SetFileAttributesA fails
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c". source.winehq.org/source/dlls/shlwapi/path.c
Debug channel "shell".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.