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.

21 lines
469 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: cmmaster.h
  4. //
  5. // Module: CMDL32.EXE
  6. //
  7. // Synopsis: Master include file for precompiled headers.
  8. //
  9. // Copyright (c) 1997-1998 Microsoft Corporation
  10. //
  11. // Author: nickball Created 04/08/98
  12. //
  13. //+----------------------------------------------------------------------------
  14. #ifndef _CMMASTER_H_
  15. #define _CMMASTER_H_
  16. #include "cmdl.h"
  17. #endif // _CMMASTER_H_