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.

41 lines
517 B

  1. /*++
  2. Copyright (c) 1997 Microsoft Corporation
  3. Module Name:
  4. imiscp.hxx
  5. Abstract:
  6. Master include file for the INETMISC directory.
  7. Author:
  8. Keith Moore (keithmo) 05-Feb-1997
  9. Revision History:
  10. --*/
  11. #ifndef _IMISCP_HXX_
  12. #define _IMISCP_HXX_
  13. extern "C" {
  14. #include <nt.h>
  15. #include <ntrtl.h>
  16. #include <nturtl.h>
  17. #include <windows.h>
  18. } // extern "C"
  19. #include <dbgutil.h>
  20. #include <imd.h>
  21. #include <mb.hxx>
  22. #endif // _IMISCP_HXX_