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

  1. /*++
  2. Copyright (c) 1987-1992 Microsoft Corporation
  3. Module Name:
  4. nlcommon.c
  5. Abstract:
  6. Just an include for ..\nlcommon.c
  7. Author:
  8. ChandanS 09-April-1998
  9. Environment:
  10. User mode only.
  11. Contains NT-specific code.
  12. Requires ANSI C extensions: slash-slash comments, long external names.
  13. Revision History:
  14. --*/
  15. #include "logonsrv.h" // Include files common to entire service
  16. #pragma hdrstop
  17. #include "..\idl\nlcommon.c"