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.
 
 
 
 
 
 

35 lines
408 B

/*++
Copyright (c) 1994 Microsoft Corporation
All rights reserved.
Module Name:
spllibp.hxx
Abstract:
Private precomp header
Author:
Albert Ting (AlbertT) 3-Dec-1994
Revision History:
--*/
#define MODULE "SPLLIB:"
#define MODULE_DEBUG SplLibDebug
#define LINK_SPLLIB
extern "C" {
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
}
#include <windows.h>
#include "spllib.hxx"