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.
|
|
//+----------------------------------------------------------------------------
// File: guids.cxx
//
// Synopsis: COM GUIDs
//
//-----------------------------------------------------------------------------
// Includes -------------------------------------------------------------------
#define INITGUID
#include <mgr.hxx>
// Globals --------------------------------------------------------------------
const char g_pszLPKVersion1[] = "{3d25aba1-caec-11cf-b34a-00aa00a28331}";
|