Scroll to navigation

SHStripMneumonicW(3w) Wine API SHStripMneumonicW(3w)

NAME

SHStripMneumonicW (SHLWAPI.225)

SYNOPSIS

WCHAR SHStripMneumonicW
(
LPCWSTR lpszStr
)
 

DESCRIPTION

See SHStripMneumonicA(3w).
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/shlwapi/string.c".
Debug channel "shell".
Oct 2012 Wine API