Scroll to navigation

PathBuildRootW(3w) Wine API PathBuildRootW(3w)

NAME

PathBuildRootW (SHLWAPI.@)

SYNOPSIS

LPWSTR PathBuildRootW
(
LPWSTR lpszPath,
int drive
)
 

DESCRIPTION

See PathBuildRootA(3w).
 

IMPLEMENTATION

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