WindowsXP/base/cluster/mgmt/cluscfg/server/cclusproplist.cpp
2025-04-27 07:49:33 -04:00

24 lines
554 B
C++

//////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000 Microsoft Corporation
//
// Module Name:
// CClusPropList.cpp
//
// Description:
// Sucks in the CClusPropList library.
//
// Documentation:
// Yes. I don't know where yet.
//
// Maintained By:
// Galen Barbee (GalenB) 01-JUN-1999
//
//////////////////////////////////////////////////////////////////////////////
#include "pch.h"
#include <ClusApi.h>
#include <PropList.h>
#include "PropListSrc.cpp"