/*++

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"


