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.

20 lines
499 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1994 - 1996.
  5. //
  6. // File: tinterface.hxx
  7. //
  8. // Contents: Main include file
  9. //
  10. // History: 04-20-95 Created
  11. //
  12. //----------------------------------------------------------------------------
  13. #ifndef __TINT__HXX
  14. #define __TINT__HXX
  15. // Local project include files
  16. #include "globals.hxx"
  17. #include "test.hxx"
  18. #endif //__TINT__HXX not defined