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.
 
 
 
 
 
 

18 lines
516 B

//+------------------------------------------------------------
//
// Copyright (C) 1999, Microsoft Corporation
//
// File: phatqcat.h
//
// Contents: Categorizer related definitions used outside of phatq code
//
// History:
// jstamerj 1999/08/31 16:34:54: Created.
//
//-------------------------------------------------------------
//
// The guid for creating a CSMTPCategorizer object
//
DEFINE_GUID(CLSID_PhatQCat,
0xad8a7977, 0xa7b8, 0x41ca, 0xbe, 0x5e, 0xf5, 0xa9, 0x5e, 0x64, 0x15, 0x51);