mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 10:44:47 +00:00
4db07ab496
Add some missing MAPI prototypes to mapi.h (spotted by winapi_check) and include it where they are implemented. Make mapi.h and mapix.h compatible. gcc does not like macros and prototypes to be redefined so this involved protecting against multiple definitions. Fix the MAPISendMail() implementation prototype. |
||
---|---|---|
.. | ||
tests | ||
.gitignore | ||
imalloc.c | ||
Makefile.in | ||
mapi32.spec | ||
mapi32_main.c | ||
prop.c | ||
sendmail.c | ||
util.c |