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.
32 lines
515 B
32 lines
515 B
/*++
|
|
|
|
Copyright (c) 1999 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
upgrade.h
|
|
|
|
Abstract:
|
|
|
|
precompiled header.
|
|
|
|
--*/
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <ntseapi.h>
|
|
#include <windows.h>
|
|
#include <time.h>
|
|
#include <esent.h>
|
|
#include <stdio.h>
|
|
#include <winsock.h>
|
|
#include <shellapi.h>
|
|
#include <tchar.h>
|
|
#include <winsvc.h>
|
|
#include <setupapi.h>
|
|
#include <oemupgex.h>
|
|
#include <accctrl.h>
|
|
#include <msgs.h>
|
|
#include <dhcpupg.h>
|
|
#include <clusapi.h>
|