projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
comctl32: Initialize SYSTEMTIME structs (Coverity).
[wine]
/
dlls
/
ws2_32
/
tests
/
Makefile.in
1
TESTDLL = ws2_32.dll
2
IMPORTS = ws2_32 user32
3
4
C_SRCS = \
5
protocol.c \
6
sock.c
7
8
@MAKE_TEST_RULES@