table of contents
other versions
- wheezy 1.4.1-4
ILCreateFromPathW(3w) | Wine API | ILCreateFromPathW(3w) |
NAME¶
ILCreateFromPathW (SHELL32.190)SYNOPSIS¶
LPITEMIDLIST ILCreateFromPathW(
LPCWSTR path
)
DESCRIPTION¶
See ILCreateFromPathA(3w).IMPLEMENTATION¶
Declared in "pidl.h". Implemented in "dlls/shell32/pidl.c". Debug channel "pidl".Oct 2012 | Wine API |