Scroll to navigation

DoEnvironmentSubstW(3w) Wine API DoEnvironmentSubstW(3w)

NAME

DoEnvironmentSubstW (SHELL32.@)

SYNOPSIS

DWORD DoEnvironmentSubstW
(
LPWSTR pszString,
UINT cchString
)
 

DESCRIPTION

See DoEnvironmentSubstA(3w).
 

IMPLEMENTATION

Declared in "shellapi.h".
Implemented in "dlls/shell32/shellord.c".
Debug channel "shell".
Oct 2012 Wine API