Scroll to navigation

PathGetCharTypeW(3w) Wine API PathGetCharTypeW(3w)

NAME

PathGetCharTypeW (SHLWAPI.@)

SYNOPSIS

UINT PathGetCharTypeW
(
WCHAR ch
)
 

DESCRIPTION

See PathGetCharTypeA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c".
Debug channel "shell".
Oct 2012 Wine API