• 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
mapi32_main.c 2.83 KB