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.

21 lines
1.5 KiB

  1. /////////////////////////////////////////////////////////////////////////////
  2. // FILE : FaxSchemaConst.h //
  3. // //
  4. // DESCRIPTION : All strings must be used explicitly of //
  5. // schema containers. //
  6. // //
  7. // Do not make any inclusion from this file to others //
  8. // since file included by setup files !!! // //
  9. // //
  10. // AUTHOR : yossg //
  11. // //
  12. // HISTORY : //
  13. // Jun 16 1999 yossg create //
  14. // //
  15. // Copyright (C) 1999 Microsoft Corporation All Rights Reserved //
  16. /////////////////////////////////////////////////////////////////////////////
  17. #ifndef _H_FAXSCHEMACONST_H_
  18. #define _H_FAXSCHEMACONST_H_
  19. #define SCHEMA_DEVICEDEFAULTS_CONTAINER_NAME L"Fax-DeviceDefaults"
  20. #endif //_H_FAXSCHEMACONST_H_