mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:56:00 +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 IcmpCloseHandle(ptr)
|
||||||
@ stdcall IcmpCreateFile()
|
@ stdcall IcmpCreateFile()
|
||||||
@ stub IcmpParseReplies
|
@ stub IcmpParseReplies
|
||||||
@ stdcall IcmpSendEcho(ptr long ptr long ptr ptr long long)
|
|
||||||
@ stub IcmpSendEcho2
|
@ stub IcmpSendEcho2
|
||||||
|
@ stdcall IcmpSendEcho(ptr long ptr long ptr ptr long long)
|
||||||
@ stub do_echo_rep
|
@ stub do_echo_rep
|
||||||
@ stub do_echo_req
|
@ stub do_echo_req
|
||||||
@ stub register_icmp
|
@ stub register_icmp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue