Skip to content

Commit f11dc54

Browse files
authored
Update nf-shlwapi-wvnsprintfw.md (#1963)
1 parent a65704c commit f11dc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/shlwapi/nf-shlwapi-wvnsprintfw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The maximum number of characters allowed in <i>pszDest</i>.
7474

7575
Type: <b>PCTSTR</b>
7676

77-
A <a href="/windows/desktop/direct3dhlsl/printf">printf</a>-style format string. The %s format identifier should never be used in an unbounded form. To avoid potential buffer overruns, always specify a size; for instance "%32s".
77+
A <a href="cpp/c-runtime-library/reference/printf-printf-l-wprintf-wprintf-l">printf</a>-style format string. The %s format identifier should never be used in an unbounded form. To avoid potential buffer overruns, always specify a size; for instance "%32s".
7878

7979
### -param arglist [in]
8080

0 commit comments

Comments
 (0)