mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[URLMON] Stub and export HlinkGoForward(). CORE-12196
svn path=/trunk/; revision=73008
This commit is contained in:
parent
a4cfe8d2da
commit
d61d2809de
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
179 stdcall GetSoftwareUpdateInfo(ptr ptr)
|
||||
#180 GetUrlmonThreadNotificationHwnd
|
||||
181 stdcall -stub HlinkGoBack(ptr)
|
||||
#182 stub HlinkGoForward
|
||||
182 stdcall -stub HlinkGoForward(ptr)
|
||||
#183 stub HlinkNavigateMoniker
|
||||
184 stdcall HlinkNavigateString(ptr wstr)
|
||||
185 stdcall HlinkSimpleNavigateToMoniker(ptr wstr wstr ptr ptr ptr long long)
|
||||
|
|
Loading…
Reference in a new issue