Declare swprintf.
This commit is contained in:
parent
c71417ce24
commit
dd52bb657e
@ -760,6 +760,7 @@ DWORD WINAPI RtlIsTextUnicode(
|
|||||||
DWORD *pf);
|
DWORD *pf);
|
||||||
|
|
||||||
INT __cdecl wcstol(LPCWSTR,LPWSTR*,INT);
|
INT __cdecl wcstol(LPCWSTR,LPWSTR*,INT);
|
||||||
|
int __cdecl swprintf(LPWSTR,LPCWSTR,...);
|
||||||
|
|
||||||
/* resource functions */
|
/* resource functions */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user