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.

9 lines
282 B

  1. /* Copyright (c) Microsoft Corporation. All rights reserved. */
  2. #ifndef _IMAPIREGISTRY_H_
  3. #define _IMAPIREGISTRY_H_
  4. #define IMAPI_REGKEY_STASHFILE2 "Software\\Microsoft\\IMAPI\\StashInfo"
  5. #define IMAPI_REGVAL_PATH "TemporaryStashPath"
  6. #endif //_IMAPIREGISTRY_H_