24 lines
299 B
C
24 lines
299 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 1992 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
errorlog.h
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This module contains the manifests and macros used for error logging
|
||
|
in the server.
|
||
|
|
||
|
!!! This module must be nonpageable.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Manny Weiser (mannyw) 11-Feb-92
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|