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.
47 lines
803 B
47 lines
803 B
/*++
|
|
|
|
|
|
Copyright (c) 1994 - 1996 Microsoft Corporation
|
|
|
|
Abstract:
|
|
|
|
Header file for the win32spl
|
|
|
|
Author:
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <ntddrdr.h>
|
|
#include <windows.h>
|
|
#include <winspool.h>
|
|
#include <winsock2.h>
|
|
#include <ws2tcpip.h>
|
|
#include <dsgetdc.h>
|
|
#include <lm.h>
|
|
#include <rpc.h>
|
|
#include <dsrole.h>
|
|
#include <rpcasync.h>
|
|
#include <offsets.h>
|
|
#include "winspl.h"
|
|
#include <offsets.h>
|
|
#include <w32types.h>
|
|
#include <winsplp.h>
|
|
#include <local.h>
|
|
#include <strsafe.h>
|
|
#include <splcom.h>
|
|
#include <winsprlp.h>
|
|
#include <winddiui.h>
|
|
#include <wininet.h>
|
|
#include <dosprint.h>
|
|
#include <messages.h>
|
|
#include <stddef.h>
|
|
#include <winsplp.h>
|
|
#include <splapip.h>
|
|
|
|
#include <ncshared.hxx>
|
|
|