Declare swprintf.

This commit is contained in:
Dimitrie O. Paun 2002-04-02 19:15:25 +00:00 committed by Alexandre Julliard
parent c71417ce24
commit dd52bb657e
1 changed files with 1 additions and 0 deletions

View File

@ -760,6 +760,7 @@ DWORD WINAPI RtlIsTextUnicode(
DWORD *pf);
INT __cdecl wcstol(LPCWSTR,LPWSTR*,INT);
int __cdecl swprintf(LPWSTR,LPCWSTR,...);
/* resource functions */