You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
289 B
13 lines
289 B
#define INITGUID
|
|
#define USES_IID_IMessage
|
|
#define USES_IID_IExchExt
|
|
#define USES_IID_IExchExtSessionEvents
|
|
|
|
#include <ole2.h>
|
|
#include <initguid.h>
|
|
#include <MAPIX.H>
|
|
#include <MAPIUTIL.H>
|
|
#include <MAPIFORM.H>
|
|
#include <MAPIGUID.H>
|
|
#include <EXCHEXT.H>
|
|
#include "DEFGUID.H"
|