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