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.

31 lines
641 B

  1. //----------------------------------------------------------------------------
  2. //
  3. // Precompiled header.
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999-2001.
  6. //
  7. //----------------------------------------------------------------------------
  8. #include <stdlib.h>
  9. #include <stdio.h>
  10. #include <string.h>
  11. #include <tchar.h>
  12. #include <windows.h>
  13. #include <shellapi.h>
  14. #include <shlobj.h>
  15. #include <commdlg.h>
  16. #include <mmsystem.h>
  17. #include <direct.h>
  18. #include <htmlhelp.h>
  19. #include <dbghelp.h>
  20. #include <dbgeng.h>
  21. #include <dhhelp.h>
  22. #include <cmnutil.hpp>
  23. #include "drwatson.h"
  24. #include "messages.h"
  25. #include "proto.h"
  26. #include "resource.h"