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.
 
 
 
 
 
 

35 lines
463 B

/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
nltestrk.c
Abstract:
This is the reskit version of nltest
Author:
Cliff Van Dyke (cliffv) 24-Aug-1998
Environment:
User mode only.
Contains NT-specific code.
Requires ANSI C extensions: slash-slash comments, long external names.
Revision History:
--*/
//
// Common include files.
//
#define NTRK_RELEASE 1
#include "nltest.c"