NT4/private/sm/client/smdllp.h

31 lines
358 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
/*++
Copyright (c) 1989 Microsoft Corporation
Module Name:
smdllp.h
Abstract:
Session Manager Dll Private Types and Prototypes
Author:
Mark Lucovsky (markl) 04-Oct-1989
Revision History:
--*/
#ifndef _SMSRVP_
#define _SMSRVP_
#include <nt.h>
#include <ntrtl.h>
#include <ntsm.h>
#include <ntdbg.h>
#include "sm.h"
#endif // _SMDLLP_