mirror of https://github.com/tongzx/nt5src
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.
18 lines
450 B
18 lines
450 B
/////////////////////////////////////////////////////////////////////////////
|
|
// WUDetect.h
|
|
//
|
|
// Copyright (C) Microsoft Corp. 1998
|
|
// All rights reserved
|
|
//
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Description:
|
|
// Global Header
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#include <windows.h>
|
|
#include <ole2.h>
|
|
#include <objbase.h>
|
|
#include <io.h>
|
|
|
|
#include <inseng.h>
|