Scroll to navigation

PathFindExtensionW(3w) Wine API PathFindExtensionW(3w)

NAME

PathFindExtensionW (SHLWAPI.@)

SYNOPSIS

LPWSTR PathFindExtensionW
(
LPCWSTR lpszPath
)
 

DESCRIPTION

See PathFindExtensionA(3w).
 

IMPLEMENTATION

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