mirror of https://github.com/acidanthera/audk.git
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:
parent
956e7946f1
commit
194479d645
|
@ -790,6 +790,7 @@ WINUSERAPI
|
|||
INT32
|
||||
(WINAPIV *WinNtSprintf) (
|
||||
LPWSTR Buffer,
|
||||
size_t Count,
|
||||
LPCWSTR String,
|
||||
...
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue