//+----------------------------------------------------------------------------
//
//  Copyright (C) 1992, Microsoft Corporation
//
//  File:       lmerrext.h
//
//  Contents:   Dfs NET_API_STATUS codes until they let me check in to lmerr.h
//              proper.
//
//  Classes:
//
//  Functions:
//
//  History:    July 17, 1996           Milans created
//              Feb 17, 1999            Updated lmerr.h
//
//-----------------------------------------------------------------------------

#ifndef DFS_RESTORE_VOLUME
#define DFS_RESTORE_VOLUME      2
#endif // DFS_RESTORE_VOLUME
