projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
secur32: Extract schan_imp_recv function.
[wine]
/
dlls
/
wintab32
/
Makefile.in
1
MODULE = wintab32.dll
2
IMPORTLIB = wintab32
3
IMPORTS = user32
4
5
C_SRCS = \
6
context.c \
7
manager.c \
8
wintab32.c
9
10
@MAKE_DLL_RULES@