reactos/lib/sdk/uuid/cluscfgguids.c
Timo Kreuzer 96abfd1223 [UUID]
The old uuid library was one file containing all the uuids, generated from the psdk headers, which results in all GUIDs being linked, as soon as a single one is used. Also while widl creates DEFINE_GUID() entries in the header files, midl only creates "extern GUID", so this didn't work on MSVC. The new version uses iid files generated from the idl files and some extra C files. This works with both midl and widl, reduces overhead when linking uuids and is much closer to MS uuid lib.

svn path=/branches/cmake-bringup/; revision=50569
2011-01-30 14:09:38 +00:00

48 lines
1.3 KiB
C

#include <initguid.h>
//RESCLASSTYPE_NetworkName
//RESCLASSTYPE_IPAddress
//RESCLASSTYPE_CoreNetworkName
//RESCLASSTYPE_CoreIPAddress
//RESCLASSTYPE_QuorumResource
//RESCLASSTYPE_StorageDevice
//RESTYPE_ClusterQuorum
//RESTYPE_ClusterIPAddress
//RESTYPE_ClusterNetName
//RESTYPE_WINSService
//RESTYPE_PrintSpooler
//RESTYPE_FileShare
//RESTYPE_DTC
//RESTYPE_DHCPService
//RESTYPE_GenericService
//RESTYPE_GenericScript
//RESTYPE_GenericApplication
//RESTYPE_NetworkName
//RESTYPE_IPAddress
//RESTYPE_MajorityNodeSet
//RESTYPE_LocalQuorum
//RESTYPE_PhysicalDisk
//TASKID_Major_Update_Progress
//TASKID_Major_Gather_Networks
//TASKID_Major_Gather_Resources
//TASKID_Major_Client_And_Server_Log
//TASKID_Major_Server_Log
//TASKID_Major_Client_Log
//TASKID_Major_Configure_Resources
//TASKID_Major_Configure_Cluster_Services
//TASKID_Major_Configure_Resource_Types
//TASKID_Major_Reanalyze
//TASKID_Major_Check_Cluster_Feasibility
//TASKID_Major_Find_Devices
//TASKID_Major_Check_Node_Feasibility
//TASKID_Major_Establish_Connection
//TASKID_Major_Checking_For_Existing_Cluster
//CLSID_ClusCfgResTypeServices
//CATID_ClusCfgEvictListeners
//CATID_ClusCfgStartupListeners
//CATID_ClusCfgMemberSetChangeListeners
//CATID_ClusCfgResourceTypes
//CATID_EnumClusCfgManagedResources
//CATID_ClusCfgCapabilities