Leaked source code of windows server 2003
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.
|
|
//+------------------------------------------------------------
//
// 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
|