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.
 
 
 
 
 
 

22 lines
341 B

/*++
Copyright (c) 1989 Microsoft Corporation
Module Name:
driver.h
Abstract:
This module contains global variable and external routine
declarations for driver object of ws2ifsl.sys driver.
Author:
Vadim Eydelman (VadimE) Dec-1996
Revision History:
--*/
extern PDEVICE_OBJECT DeviceObject;