代码搜索结果

找到约 129,825 项符合 Control 的代码

control.cpp

// Control.cpp -- IOCTL handlers for usb42 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" ///////////

control.cpp

// Control.cpp -- IOCTL handlers for notify driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" ////

control.cpp

// Control.cpp -- IOCTL handlers for evwait driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" //////////

control.cpp

// Control.cpp -- IOCTL handlers for ioctl driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" ///////////

control.cpp

// Control.cpp -- Pending IOCTL support for GENERIC.SYS // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" VOID OnCancelPendingIoctl(P

sources

TARGETNAME=generic TARGETPATH=obj TARGETTYPE=DRIVER DRIVERTYPE=WDM USE_PDB=1 SOURCES= Control.cpp \ DriverEntry.cpp \ RemoveLock.cpp \ DevQueue.cpp \ PlugPlay.cpp \ Driver.rc \

control.cpp

// Control.cpp -- IOCTL handlers for wmiextra driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" #include "w

control.cpp

// Control.cpp -- IOCTL handlers for workitem driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" struct _

control.cpp

// Control.cpp -- IOCTL handlers for memtest driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" VOI

control.cpp

// Control.cpp -- IOCTL handlers for fputest driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" // This s