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.

32 lines
529 B

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2000, Microsoft Corp. All rights reserved.
  4. //
  5. // FILE
  6. //
  7. //
  8. //
  9. // SYNOPSIS
  10. //
  11. //
  12. //
  13. // MODIFICATION HISTORY
  14. //
  15. // 00/00/2000 Original version.
  16. //
  17. ///////////////////////////////////////////////////////////////////////////////
  18. #ifndef PROXYPCH_H
  19. #define PROXYPCH_H
  20. #pragma once
  21. #include <ias.h>
  22. #include <new>
  23. #include <radpack.h>
  24. #include <radshare.h>
  25. #include <radproxyp.h>
  26. #include <radproxy.h>
  27. #endif // PROXYPCH_H