projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
When including 'wine/port.h', include it first.
[wine]
/
dlls
/
icmp
/
icmp.spec
1
name icmp
2
type win32
3
4
import kernel32.dll
5
import ntdll.dll
6
7
debug_channels (icmp)
8
9
@ stdcall IcmpCloseHandle(ptr) IcmpCloseHandle
10
@ stdcall IcmpCreateFile() IcmpCreateFile
11
@ stub IcmpParseReplies
12
@ stdcall IcmpSendEcho(ptr long ptr long ptr ptr long long) IcmpSendEcho
13
@ stub IcmpSendEcho2
14
@ stub do_echo_rep
15
@ stub do_echo_req
16
@ stub register_icmp
17
18