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.

19 lines
444 B

  1. //----------------------------------------------------------------------------
  2. //
  3. // Precompiled header.
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999-2000.
  6. //
  7. //----------------------------------------------------------------------------
  8. #include <stdlib.h>
  9. #include <stdio.h>
  10. #include <string.h>
  11. #include <windows.h>
  12. #include <dbghelp.h>
  13. #define INITGUID
  14. #include <dbgeng.h>
  15. #include <dhhelp.h>
  16. #include <cmnutil.hpp>