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.

17 lines
455 B

  1. //=======================================================================
  2. //
  3. // Copyright (c) 1998-2000 Microsoft Corporation. All Rights Reserved.
  4. //
  5. // File: iuengine.cpp
  6. //
  7. // Description:
  8. //
  9. // PCH module for IUEngine DLL
  10. //
  11. //=======================================================================
  12. #include "iuengine.h"
  13. //
  14. // NOTE: Do not put anything else in this PCH file - add additional
  15. // common includes to iuengine.h instead.
  16. //