windows-nt/Source/XPSP1/NT/inetsrv/iis/staxinc/mostpc.h
2020-09-26 16:20:57 +08:00

25 lines
567 B
C

/*----------------------------------------------------------------------------
mostpc.h
Header for MOS transport common constants for client & server
Copyright (C) 1994 Microsoft Corporation
All rights reserved.
Authors:
Phillich Philippe Choquier
History:
02/24/94 Phillich Created.
--------------------------------------------------------------------------*/
#if !defined( _MOSTPC_DEFINED )
#define MSI_LEVEL2TIMEOUT 6000
#define SESSION_GROUP_SEPARATOR "\\"
#define _MOSTPC_DEFINED
#endif