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.

22 lines
538 B

  1. /****************************** Module Header ******************************\
  2. *
  3. * Module Name: DuExts.h
  4. *
  5. * Copyright (c) 1985 - 1999, Microsoft Corporation
  6. *
  7. * Common include files for DuExts
  8. *
  9. * History:
  10. * 11-30-2000 JStall Created
  11. *
  12. \***************************************************************************/
  13. #ifndef DUEXTS__DuExts_h__INCLUDED
  14. #define DUEXTS__DuExts_h__INCLUDED
  15. #include <imagehlp.h>
  16. #include <wdbgexts.h>
  17. #include <ntsdexts.h>
  18. #define NOEXTAPI
  19. #endif // DUEXTS__DuExts_h__INCLUDED