mapi32: Implementation for MAPISendMail.
authorHans Leidekker <hans@it.vu.nl>
Mon, 6 Feb 2006 13:12:05 +0000 (14:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Feb 2006 13:12:05 +0000 (14:12 +0100)
commitd63835c2e322c4908892f869120d9aee3f85a1f9
treeba2cb2fce8a57458e2b9bf26ad2351d506bcb309
parent8c540ba67491df795d2e842607053970d62182b9
mapi32: Implementation for MAPISendMail.
Implement MAPISendMail, stub MAPILogoff and make the stubs for
MAPIInitialize, MAPILogon{,Ex} and MAPILogoff return success.
dlls/mapi32/Makefile.in
dlls/mapi32/mapi32.spec
dlls/mapi32/mapi32_main.c
dlls/mapi32/sendmail.c [new file with mode: 0644]
include/mapi.h
include/mapicode.h