mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
[URLMON] Stub and export URLDownloadA. CORE-11136
svn path=/trunk/; revision=71186
This commit is contained in:
parent
248dcd328b
commit
79a74c6baf
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
#212 ShouldDisplayPunycodeForUri
|
||||
#213 ShouldShowIntranetWarningSecband
|
||||
#214 ShowTrustAlertDialog
|
||||
#215 stub URLDownloadA
|
||||
215 stdcall -stub URLDownloadA(long ptr long ptr long)
|
||||
216 stdcall URLDownloadToCacheFileA(ptr str str long long ptr)
|
||||
217 stdcall URLDownloadToCacheFileW(ptr wstr wstr long long ptr)
|
||||
218 stdcall URLDownloadToFileA(ptr str str long ptr)
|
||||
|
|
Loading…
Reference in a new issue