Commit ebccc3eb authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

include: Add some missing MAPI defines.

parent 655af6d3
......@@ -65,6 +65,9 @@ typedef ULONG FLAGS;
#define MAPI_SIMPLE_DEFAULT (MAPI_LOGON_UI|MAPI_ALLOW_OTHERS|MAPI_FORCE_DOWNLOAD)
#define MAPI_SIMPLE_EXPLICIT (MAPI_NEW_SESSION|MAPI_EXPLICIT_PROFILE|MAPI_FORCE_DOWNLOAD)
#define MAPI_MULTITHREAD_NOTIFICATIONS 0x00000001
#define MAPI_NO_COINIT 0x00000008
typedef struct tagMAPIINIT_0
{
ULONG ulVersion;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment