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.

37 lines
577 B

  1. /*++
  2. Copyright (c) 1999 Microsoft Corporation
  3. All rights reserved.
  4. Module Name:
  5. precomp.h
  6. Abstract:
  7. Precompiled header file for usbmon
  8. Author:
  9. Revision History:
  10. --*/
  11. #include <windows.h>
  12. #include <winspool.h>
  13. #include <winsplp.h>
  14. #include "tchar.h"
  15. #include <strsafe.h>
  16. #include "debug.h"
  17. #include "splcom.h"
  18. #include "mysetupapi.h"
  19. #include "dynamon.h"
  20. #include "Baseport.h"
  21. #include "usbport.h"
  22. #include "tsport.h"
  23. #include "dot4port.h"
  24. #include "1394port.h"
  25. #include "devioctl.h"
  26. #include "ioctl.h"
  27. #include "protos.h"