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
474 B

//+----------------------------------------------------------------------------
//
// File: cmmaster.h
//
// Module: CMAK.EXE
//
// Synopsis: Master include file for precompiled headers.
//
// Copyright (c) 1996-1999 Microsoft Corporation
//
// Author: quintinb Created Header 08/24/99
//
//+----------------------------------------------------------------------------
#ifndef _CMMASTER_H_
#define _CMMASTER_H_
#include "profwiz.h"
#endif // _CMMASTER_H_