Leaked source code of windows server 2003
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
425 B

  1. /*++
  2. Copyright (c) 1991 Microsoft Corporation
  3. Module Name:
  4. efsimp.h
  5. Abstract:
  6. EFS RPC Interfaces, private includes
  7. Author:
  8. Robert Reichel (RobertRe) October 15, 1997
  9. Environment:
  10. Revision History:
  11. --*/
  12. #include <nt.h>
  13. #include <ntrtl.h>
  14. #include <nturtl.h>
  15. #include <ntlsa.h>
  16. #include <windef.h>
  17. #include <winbase.h>
  18. #include <wincrypt.h>
  19. #include <winefs.h>