mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 00:54:06 +02:00
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
|
INT32
|
||||||
(WINAPIV *WinNtSprintf) (
|
(WINAPIV *WinNtSprintf) (
|
||||||
LPWSTR Buffer,
|
LPWSTR Buffer,
|
||||||
|
size_t Count,
|
||||||
LPCWSTR String,
|
LPCWSTR String,
|
||||||
...
|
...
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user