WindowsXP-SP1/admin/services/sched/types/uuid/guids.cxx
2020-09-30 16:53:49 +02:00

22 lines
508 B
C++

//+----------------------------------------------------------------------------
//
// Job Schedule Service
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1996.
//
// File: guids.cxx
//
// Contents: schedule service class object GUIDs
//
// History: 05-Mar-96 EricB added CLSIDs.
//
//-----------------------------------------------------------------------------
#include <windows.h>
#include <ole2.h>
#include <initguid.h>
#include <mstask.h>