• Francois Gouget's avatar
    mapi: Add some missing MAPI prototypes. · 4db07ab4
    Francois Gouget authored
    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.
    4db07ab4
Name
Last commit
Last update
..
tests Loading commit data...
.gitignore Loading commit data...
Makefile.in Loading commit data...
imalloc.c Loading commit data...
mapi32.spec Loading commit data...
mapi32_main.c Loading commit data...
prop.c Loading commit data...
sendmail.c Loading commit data...
util.c Loading commit data...