projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winemapi: Implement MAPIResolveName.
[wine]
/
dlls
/
winemapi
/
Makefile.in
1
MODULE = winemapi.dll
2
IMPORTS = shlwapi shell32 mapi32
3
4
C_SRCS = \
5
main.c \
6
sendmail.c
7
8
@MAKE_DLL_RULES@