mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
395 B
30 lines
395 B
/*++
|
|
|
|
Copyright (c) 1991 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
efsimp.h
|
|
|
|
Abstract:
|
|
|
|
EFS RPC Interfaces, private includes
|
|
|
|
Author:
|
|
|
|
Robert Reichel (RobertRe) October 15, 1997
|
|
|
|
Environment:
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <ntlsa.h>
|
|
#include <windef.h>
|
|
#include <winbase.h>
|
|
#include <wincrypt.h>
|
|
#include <winefs.h>
|