Leaked source code of windows server 2003
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
481 B

/*++
Copyright (c) 1987-1992 Microsoft Corporation
Module Name:
nlcommon.c
Abstract:
Just an include for ..\nlcommon.c
Author:
ChandanS 09-April-1998
Environment:
User mode only.
Contains NT-specific code.
Requires ANSI C extensions: slash-slash comments, long external names.
Revision History:
--*/
#include "logonsrv.h" // Include files common to entire service
#pragma hdrstop
#include "..\idl\nlcommon.c"