Source code of Windows XP (NT5)
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.

21 lines
587 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // Copyright (C) 1992, Microsoft Corporation
  4. //
  5. // File: lmerrext.h
  6. //
  7. // Contents: Dfs NET_API_STATUS codes until they let me check in to lmerr.h
  8. // proper.
  9. //
  10. // Classes:
  11. //
  12. // Functions:
  13. //
  14. // History: July 17, 1996 Milans created
  15. // Feb 17, 1999 Updated lmerr.h
  16. //
  17. //-----------------------------------------------------------------------------
  18. #ifndef DFS_RESTORE_VOLUME
  19. #define DFS_RESTORE_VOLUME 2
  20. #endif // DFS_RESTORE_VOLUME