Scroll to navigation
wnsprintfW(3w) |
Wine API |
wnsprintfW(3w) |
NAME¶
wnsprintfW (SHLWAPI.@)
SYNOPSIS¶
int wnsprintfW
(
LPWSTR
lpOut,
int
cchLimitIn,
LPCWSTR
lpFmt,
DESCRIPTION¶
See
wnsprintfA(3w).
IMPLEMENTATION¶
Declared in
"shlwapi.h".
Implemented in
"dlls/shlwapi/wsprintf.c".
Debug channel
"string".