代码搜索:dispatch
找到约 10,000 项符合「dispatch」的源代码
代码结果 10,000
www.eeworm.com/read/329335/12959556
asm _dispatch.asm
;====================================================================
; Win32 控制处理函数
;====================================================================
_Dispatch proc uses edi esi ebx DriverObj
www.eeworm.com/read/328260/13037625
cpp dispatch.cpp
/******************************************************************************
* * File Name:
* * Dispatch.cpp
* * Description:
* * This file routes incoming I/O Request packets.
www.eeworm.com/read/139345/13160315
cpp dispatch.cpp
#include "WdmUsb.h"
#include "Ioctl.h"
//--------------------------Define----------------------------------
//--------------------------Routines---------------------------------
NTSTATUS Wdm
www.eeworm.com/read/137897/13281030
cpp dispatch.cpp
//////////////////////////////////////////////////////////////////////////////
// Copyright
www.eeworm.com/read/136885/13354808
c dispatch.c
/*++
Copyright (c) 2005 Changzhi Zhou All Rights Reserved
Module Name:
Dispatch.c
Abstract:
This module works for Dispatch routines which are
Create, Close, Cleanup, PowerDis
www.eeworm.com/read/315830/13535573
cpp dispatch.cpp
/******************************************************************************
* * File Name:
* * Dispatch.cpp
* * Description:
* * This file routes incoming I/O Request packets.
www.eeworm.com/read/306585/13741620
cpp dispatch.cpp
#include "vcp4usb.h"
#include "ntddser.h"
//
VOID CancelRoutineRead(IN PDEVICE_OBJECT PDevObj, IN PIRP Irp)
{
PVCP4USB_DEVICE_EXTENSION dx = (PVCP4USB_DEVICE_EXTENSION)PDevObj->DeviceExtens
www.eeworm.com/read/304743/13787641
cpp dispatch.cpp
#include "vcp4usb.h"
#include "ntddser.h"
//
VOID CancelRoutineRead(IN PDEVICE_OBJECT PDevObj, IN PIRP Irp)
{
PVCP4USB_DEVICE_EXTENSION dx = (PVCP4USB_DEVICE_EXTENSION)PDevObj->DeviceExtens
www.eeworm.com/read/150501/5691877
cpp dispatch.cpp
//////////////////////////////////////////////////////////////////////////////
// Copyright
www.eeworm.com/read/150501/5691896
cpp dispatch.cpp
//////////////////////////////////////////////////////////////////////////////
// Copyright