代码搜索:DriverUnload
找到约 80 项符合「DriverUnload」的源代码
代码结果 80
www.eeworm.com/read/389424/8522630
h tiamobus.h
//**************************************************************************************
// 日期: 23:2:2004
// 创建: tiamo
// 描述: tiamoBus
//*****************************************************
www.eeworm.com/read/378988/9211243
cpp 11driverdemo.cpp
/////////////////////////////////////////////////
// 11DriverDemo.cpp
extern "C"
{
#include
}
// 自定义函数的声明
NTSTATUS DispatchCreateClose(PDEVICE_OBJECT pDevObj, PIRP pIrp);
void D
www.eeworm.com/read/280346/10337690
h tiamominiport.h
//**************************************************************************************
// 日期: 23:2:2004
// 创建: tiamo
// 描述: tiamoMiniport
//************************************************
www.eeworm.com/read/280346/10337812
h tiamobus.h
//**************************************************************************************
// 日期: 23:2:2004
// 创建: tiamo
// 描述: tiamoBus
//*****************************************************
www.eeworm.com/read/146108/12670963
cpp init.cpp
/******************************************************************************
* * File Name:
* * Init.cpp
* * Description:
* * This file initializes the necessary system resources
www.eeworm.com/read/328260/13037670
cpp init.cpp
/******************************************************************************
* * File Name:
* * Init.cpp
* * Description:
* * This file initializes the necessary system resources
www.eeworm.com/read/315830/13535587
cpp init.cpp
/******************************************************************************
* * File Name:
* * Init.cpp
* * Description:
* * This file initializes the necessary system resources
www.eeworm.com/read/148523/5714256
c hello.c
/*******************************************************************
Copyright (c) 2003 Green Asia Electronics.
Module Name:
Hello.c
Current Version :
v0.1
Abstract:
Whole dri
www.eeworm.com/read/148523/5714267
c hello.c
/*******************************************************************
Copyright (c) 2003 Green Asia Electronics.
Module Name:
Hello.c
Current Version :
v0.1
Abstract:
Whole dri
www.eeworm.com/read/134163/5895120
cpp driverentry.cpp
// Main program for fileio driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS AddDevice(IN PDRIVER_OBJECT DriverObject, IN PD