Scroll to navigation

PathParseIconLocationW(3w) Wine API PathParseIconLocationW(3w)

NAME

PathParseIconLocationW (SHLWAPI.@)

SYNOPSIS

int PathParseIconLocationW
(
LPWSTR lpszPath
)
 

DESCRIPTION

See PathParseIconLocationA(3w).
 

IMPLEMENTATION

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