PathGetCharTypeA (SHLWAPI.@)
UINT PathGetCharTypeA ( UCHAR ch )
Categorise a character from a file path.
ch | [In] | Character to get the type of. |
A set of GCT_ bit flags (from "shlwapi.h") indicating the character type.
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c". source.winehq.org/source/dlls/shlwapi/path.c
Debug channel "shell".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.