Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

27 lines
352 B

/*++
Copyright (c) 1994 Microsoft Corporation
All rights reserved.
Module Name:
precomp.h
Abstract:
Precompiled header file
Author:
Muhunthan Sivapragasam (MuhuntS) 17-Oct-1995
Revision History:
--*/
#include <objbase.h>
#include <setupapi.h>
#include <initguid.h>
#include <winspool.h>
#include "splsetup.h"
#include "local.h"