Scroll to navigation

PathRemoveExtensionW(3w) Wine API PathRemoveExtensionW(3w)

NAME

PathRemoveExtensionW (SHLWAPI.@)

SYNOPSIS

void PathRemoveExtensionW
(
LPWSTR lpszPath
)
 

DESCRIPTION

See PathRemoveExtensionA(3w).
 

IMPLEMENTATION

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