Sweden-Number/dlls/mapi32
Francois Gouget 4db07ab496 mapi: Add some missing MAPI prototypes.
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.
2006-02-22 12:02:46 +01:00
..
tests
.gitignore
Makefile.in
imalloc.c
mapi32.spec
mapi32_main.c mapi: Add some missing MAPI prototypes. 2006-02-22 12:02:46 +01:00
prop.c
sendmail.c mapi: Add some missing MAPI prototypes. 2006-02-22 12:02:46 +01:00
util.c