代码搜索:DeviceIoControl

找到约 574 项符合「DeviceIoControl」的源代码

代码结果 574
www.eeworm.com/read/490003/6465395

cpp pmdll.cpp

/*++ PhyMem Driver Ver: 1.0 Author: akui Date: 2009/3/5 --*/ #include #include #include "pmdll.h" #include "phymem.h" HANDLE hDriver=INVALID_HANDLE_VALUE; BOO
www.eeworm.com/read/170988/5401238

cpp control.cpp

// Control.cpp -- IOCTL handlers for pnpevent driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" #include "g
www.eeworm.com/read/170988/5401720

cpp test.cpp

// Copyright (C) 1999 by Walter Oney // All rights reserved #include "stdafx.h" #include #include "..\sys\ioctls.h" int main(int argc, char* argv[]) { // main
www.eeworm.com/read/475649/6775272

cpp 8255_j.cpp

// 8255_J.cpp : implementation file // #include "stdafx.h" #include "pctest.h" #include "8255_J.h" #include "address.h" #include "adc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/267358/11181795

cpp ptutils.cpp

////////////////////////////////////////////// // ptutils.cpp文件 #include #include #include #include #include #include "../driver/IO
www.eeworm.com/read/202270/15387280

cpp test.cpp

// Copyright (C) 1999 by Walter Oney // All rights reserved #include "stdafx.h" #include #include "..\sys\ioctls.h" int main(int argc, char* argv[]) { // main
www.eeworm.com/read/457031/7334863

cpp usb.cpp

#include "windows.h" #include "winioctl.h" #include "ezusbsys.h" #include "usb.h" #define VR_Reset 0xb0 #define VR_Intr 0xb1 //--------------------------------------------------
www.eeworm.com/read/306585/13741623

cpp devctrl.cpp

#include "vcp4usb.h" #include "ntddser.h" VOID ReportEvent(IN PVCP4USB_DEVICE_EXTENSION dx, IN ULONG events) { PIRP pOldWaitIrp = NULL; PDRIVER_CANCEL pOldCancelRoutine;
www.eeworm.com/read/304743/13787644

cpp devctrl.cpp

#include "vcp4usb.h" #include "ntddser.h" VOID ReportEvent(IN PVCP4USB_DEVICE_EXTENSION dx, IN ULONG events) { PIRP pOldWaitIrp = NULL; PDRIVER_CANCEL pOldCancelRoutine;
www.eeworm.com/read/134163/5894876

cpp 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" //////////////////