10 lines
289 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
/****************************************************************************
DEBUG.H -- Debug message function definition.
Copyright (C) 1990 Microsoft Corporation.
****************************************************************************/
void Message(const char *, ...);