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 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in mapi32: Implementation for MAPISendMail. 2006-02-06 14:12:05 +01:00
imalloc.c Add a few missing #includes. 2005-12-07 12:51:39 +01:00
mapi32.spec mapi32: Implementation for MAPISendMail. 2006-02-06 14:12:05 +01:00
mapi32_main.c mapi: Add some missing MAPI prototypes. 2006-02-22 12:02:46 +01:00
prop.c Remove local declarations already in included public headers. 2005-08-10 09:48:15 +00:00
sendmail.c mapi: Add some missing MAPI prototypes. 2006-02-22 12:02:46 +01:00
util.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00