Source code of Windows XP (NT5)
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.

33 lines
355 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. masterhw.h
  5. Abstract:
  6. Includes header files needed to use w95upg\hwcomp.
  7. Author:
  8. Jim Schmidt (jimschm) 26-Sep-1998
  9. Revision History:
  10. <alias> <date> <comments>
  11. --*/
  12. #pragma once
  13. //
  14. // includes for tools that use hwcomp
  15. //
  16. #include <winnt32p.h>
  17. #include "hwcomp.h"