Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

31 lines
410 B

/*++
Copyright (c) 1989 Microsoft Corporation
Module Name:
adtevent.c - Audit Event Management
Abstract:
This module contains functions that update the Audit Event Information.
Author:
Scott Birrell (ScottBi) November 14, 1991
Environment:
Kernel mode only.
Revision History:
--*/
#include <nt.h>
#include <ntos.h>
#include "rmp.h"
#include "adt.h"
#include "adtp.h"