windows-nt/Source/XPSP1/NT/admin/services/sched/schedule/sched.hxx

33 lines
619 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+----------------------------------------------------------------------------
//
// Job Scheduler Service
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1996.
//
// File: sched.hxx
//
// Contents: job scheduler classes' implementation header
//
// History: 08-Sep-95 EricB created
//
//-----------------------------------------------------------------------------
#ifndef _SCHED_HXX_
#define _SCHED_HXX_
#include <debug.hxx>
#include <sch_cls.hxx>
#include <misc.hxx>
#include "..\inc\resource.h"
// constants
// global definitions
// prototypes
#endif // _SCHED_HXX_