mirror of
https://github.com/reactos/reactos.git
synced 2025-06-01 15:38:37 +00:00
[URLMON] Stub and export IEInstallScope. Needed by urlmon:misc test.
svn path=/trunk/; revision=67115
This commit is contained in:
parent
5a3125c61d
commit
4fe2ca037f
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
184 stdcall HlinkNavigateString(ptr wstr)
|
184 stdcall HlinkNavigateString(ptr wstr)
|
||||||
185 stdcall HlinkSimpleNavigateToMoniker(ptr wstr wstr ptr ptr ptr long long)
|
185 stdcall HlinkSimpleNavigateToMoniker(ptr wstr wstr ptr ptr ptr long long)
|
||||||
186 stdcall HlinkSimpleNavigateToString(wstr wstr wstr ptr ptr ptr long long)
|
186 stdcall HlinkSimpleNavigateToString(wstr wstr wstr ptr ptr ptr long long)
|
||||||
#187 IEInstallScope
|
187 stdcall -stub IEInstallScope(ptr)
|
||||||
#188 InstallFlash
|
#188 InstallFlash
|
||||||
#189 IntlPercentEncodeNormalize
|
#189 IntlPercentEncodeNormalize
|
||||||
190 stdcall IsAsyncMoniker(ptr)
|
190 stdcall IsAsyncMoniker(ptr)
|
||||||
|
|
Loading…
Reference in a new issue