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.

39 lines
806 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1997 - 1998.
  5. //
  6. // File: cnfgreg.hxx
  7. //
  8. // Contents: Precompiled header
  9. //
  10. // History: 09 Jul 1997 mohamedn Created
  11. //
  12. //--------------------------------------------------------------------------
  13. #include <windows.h>
  14. #include <setupapi.h>
  15. #include <ocmanage.h>
  16. #include <loadperf.h>
  17. #include <stdlib.h>
  18. #include <stdio.h>
  19. #include <direct.h>
  20. #include <eh.h>
  21. #include "isdebug.hxx"
  22. #include "setupqry.hxx"
  23. #include "isreg.hxx"
  24. #include "res.h"
  25. #include <tgrow.hxx>
  26. #include <filtreg.hxx>
  27. #include <tsmem.hxx>
  28. #include <dynstack.hxx>
  29. #include <dynarray.hxx>
  30. #include <cimbmgr.hxx>
  31. #pragma hdrstop