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.
23 lines
307 B
23 lines
307 B
/*++
|
|
|
|
Copyright (c) 1991 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
subst.hxx
|
|
|
|
Abstract:
|
|
|
|
This module contains drive letter substitution routines.
|
|
|
|
Author:
|
|
|
|
Therese Stowell (thereses) 07-Aug-92
|
|
|
|
--*/
|
|
|
|
|
|
DECLARE_CLASS( PATH );
|
|
|
|
#define MAXIMUM_SUBST_ARGS 3
|
|
#define MAXIMUM_DRIVES 26
|