mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Sync to Wine-20050628:
Alexandre Julliard <julliard@winehq.org> - Sort entry points in the same order as Windows. svn path=/trunk/; revision=16475
This commit is contained in:
parent
23c534f821
commit
af07d5f933
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
@ stdcall IcmpCloseHandle(ptr)
|
||||
@ stdcall IcmpCreateFile()
|
||||
@ stub IcmpParseReplies
|
||||
@ stdcall IcmpSendEcho(ptr long ptr long ptr ptr long long)
|
||||
@ stub IcmpSendEcho2
|
||||
@ stdcall IcmpSendEcho(ptr long ptr long ptr ptr long long)
|
||||
@ stub do_echo_rep
|
||||
@ stub do_echo_req
|
||||
@ stub register_icmp
|
||||
|
|
Loading…
Reference in a new issue