table of contents
other versions
- wheezy 1.4.1-4
PathCanonicalizeW(3w) | Wine API | PathCanonicalizeW(3w) |
NAME¶
PathCanonicalizeW (SHLWAPI.@)SYNOPSIS¶
BOOL PathCanonicalizeW(
LPWSTR lpszBuf,
LPCWSTR lpszPath
)
DESCRIPTION¶
See PathCanonicalizeA(3w).IMPLEMENTATION¶
Declared in "shlwapi.h". Implemented in "dlls/shlwapi/path.c". Debug channel "shell".Oct 2012 | Wine API |