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.
27 lines
538 B
27 lines
538 B
//+------------------------------------------------------------
|
|
//
|
|
// Copyright (C) 2000, Microsoft Corporation
|
|
//
|
|
// File: guids.cpp
|
|
//
|
|
// Contents: Source file for defining GUIDs
|
|
//
|
|
// Classes: None
|
|
//
|
|
// Functions: None
|
|
//
|
|
// History:
|
|
// jstamerj 2001/05/18 11:13:17: Created.
|
|
//
|
|
//-------------------------------------------------------------
|
|
#include <aqprecmp.h>
|
|
|
|
#include <mailmsg_i.c>
|
|
#include <smtpevent_i.c>
|
|
|
|
#ifdef PLATINUM
|
|
#include <ptntintf_i.c>
|
|
#include <exdrv_i.c>
|
|
#include <exaqadm_i.c>
|
|
#endif
|
|
|