Contents Index Topic Contents | ||
Previous Topic: PathStripToRoot Next Topic: PathUnquoteSpaces |
PathUnmakeSystemFolder
BOOL PathUnmakeSystemFolder( LPTSTR pszPath );Removes the attributes from a folder that make it a system folder. This folder must actually exist in the file system.
- Returns nonzero if successful, or zero otherwise.
- pszPath
- Address of a character buffer that contains the name of an existing folder that will have the system folder attributes removed.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.