13 lines
126 B
C++
13 lines
126 B
C++
|
#include "stdafx.h"
|
||
|
|
||
|
#define INITGUIDS
|
||
|
#include "initguid.h"
|
||
|
|
||
|
// #include "iadm.h"
|
||
|
|
||
|
|
||
|
//
|
||
|
// SMTP guids
|
||
|
//
|
||
|
#include "smtpadm.h"
|