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.

23 lines
307 B

  1. /*++
  2. Copyright (c) 1991 Microsoft Corporation
  3. Module Name:
  4. subst.hxx
  5. Abstract:
  6. This module contains drive letter substitution routines.
  7. Author:
  8. Therese Stowell (thereses) 07-Aug-92
  9. --*/
  10. DECLARE_CLASS( PATH );
  11. #define MAXIMUM_SUBST_ARGS 3
  12. #define MAXIMUM_DRIVES 26