Scroll to navigation

PathMakeSystemFolderW(3w) Wine API PathMakeSystemFolderW(3w)

NAME

PathMakeSystemFolderW (SHLWAPI.@)

SYNOPSIS

BOOL PathMakeSystemFolderW
(
LPCWSTR lpszPath
)
 

DESCRIPTION

See PathMakeSystemFolderA(3w).
 

IMPLEMENTATION

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