Leaked source code of windows server 2003
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.
 
 
 
 
 
 

33 lines
731 B

//----------------------------------------------------------------------------
//
// Precompiled header.
//
// Copyright (C) Microsoft Corporation, 1999-2002.
//
//----------------------------------------------------------------------------
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <tchar.h>
#include <windows.h>
#include <shellapi.h>
#include <shlobj.h>
#include <commdlg.h>
#include <mmsystem.h>
#include <direct.h>
#include <htmlhelp.h>
#include <dbghelp.h>
#include <dbgeng.h>
#include <dhhelp.h>
#include <cmnutil.hpp>
#pragma warning(3:4101) // Unreferenced local variable.
#include "drwatson.h"
#include "messages.h"
#include "proto.h"
#include "resource.h"