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.
 
 
 
 
 
 

24 lines
574 B

//+----------------------------------------------------------------------------
//
// File: cmmaster.h
//
// Module: CMMON32.EXE
//
// Synopsis: Precompiled header for cmmon
//
// Copyright (c) 1998-1999 Microsoft Corporation
//
// Author: quintinb Created Header 08/16/99
//
//+----------------------------------------------------------------------------
#include <windows.h>
#include "CmDebug.h"
#include "CmUtil.h"
#include "shelldll.h"
#include "Base_Str.h"
#include "Dl_Str.h"
#include "Mgr_Str.h"
#include "Mon_Str.h"
#include "uapi.h"
#include "pwutil.h"