/* * @OSF_COPYRIGHT@ * COPYRIGHT NOTICE * Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc. * ALL RIGHTS RESERVED (DCE). See the file named COPYRIGHT.DCE in the * src directory for the full copyright text. */ /* * HISTORY * $Log: threadmsg.h,v $ * Revision 1.1.2.2 1992/12/15 22:33:42 alan * Insert copyright notices * [1992/12/07 19:45:14 alan] * * Revision 1.1 1992/01/19 14:38:27 devrcs * Initial revision * * $EndLog$ */ /* */ #define MESSAGE_VERSION_USED 1 #define MESSAGE_VERSION 1 #define MAX_FMT_TEXT 256 #define MAX_FMT_SIZE ((size_t) 256) #define CAT_SET 1 #define CAT_FILE "dcethreads.cat"