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