Fix VS 2005 compatibility issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1667 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2006-10-04 23:12:45 +00:00
parent 956e7946f1
commit 194479d645
1 changed files with 1 additions and 0 deletions

View File

@ -790,6 +790,7 @@ WINUSERAPI
INT32
(WINAPIV *WinNtSprintf) (
LPWSTR Buffer,
size_t Count,
LPCWSTR String,
...
);