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.

34 lines
492 B

  1. /*++ BUILD Version: 0001 // Increment this if a change has global effects
  2. Copyright (c) 1992 Microsoft Corporation
  3. Module Name:
  4. perfras.c
  5. Abstract:
  6. Global variables, except for the ones in dataras.c, for rasctr.dll.
  7. Created:
  8. Patrick Y. Ng 12 Aug 93
  9. Revision History
  10. --*/
  11. //
  12. // Include Files
  13. //
  14. #include <nt.h>
  15. #include <ntrtl.h>
  16. #include <nturtl.h>
  17. #include <ntddser.h>
  18. #include <windows.h>
  19. #include "globals.h"