代码搜索:DeviceIOControl

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

代码结果 574
www.eeworm.com/read/102552/15773684

htm subject_17803.htm

序号:17803 发表者:TaShin 发表日期:2002-10-15 17:40:11 主题:我有2个光驱,如何用编程实现关闭指定的光驱呢? 内容:   如果我只想关闭其中指定的一个,如何实现?谢谢 返回上页
www.eeworm.com/read/288972/8589644

cpp test_luojincdriv01.cpp

// Test_LuojincDriv01.cpp // // Generated by DriverWizard version DriverStudio 3.1.0 (Build 1722) // // This console application demonstrates how to open a handle // to a device in your driver, a
www.eeworm.com/read/425814/10319115

c passthru.c

/*++ Copyright (c) 1992 Microsoft Corporation Module Name: passthru.c Abstract: Ndis Intermediate Miniport driver sample. This is a passthru driver. Author: Environment:
www.eeworm.com/read/462017/7212961

cpp mdt_aiptestdlg.cpp

// MDT_AIPTestDlg.cpp : implementation file // #include "stdafx.h" #include "MDT_AIPTest.h" #include "MDT_AIPTestDlg.h" #include "aipioctl.h" #include #include #inc
www.eeworm.com/read/451025/7473582

cpp sendkey.cpp

// SendKey.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "SendKey.h" BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_f
www.eeworm.com/read/328345/13033695

txt usb有关的编程.txt

USB有关的编程 作者:代冬军 源代码下载   现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。 一、枚举USB设备   通过枚举USB控制器->枚举此控制器上的USB HUB->枚举HUB的各个端口->获得设备信息。 枚举控制器: wspri ...
www.eeworm.com/read/238747/13327443

cpp test_luojincdriv01.cpp

// Test_LuojincDriv01.cpp // // Generated by DriverWizard version DriverStudio 3.1.0 (Build 1722) // // This console application demonstrates how to open a handle // to a device in your driver, a
www.eeworm.com/read/136885/13354806

c ioctl.c

/*++ Copyright (c) 2005 Changzhi Zhou All Rights Reserved Module Name: ioctl.c Abstract: This module handles Device I/O control requests. Environment: Kernel mode
www.eeworm.com/read/136115/5873464

cpp msgmon.cpp

///////////////////////////////// // Main source file for MSGMON.VxD // FileName: MsgMon.cpp - created by VxDWriter // Copyright (c) 1997 by Somnath Kundu. All Rights Reserved. #include
www.eeworm.com/read/136115/5873472

cpp fcrypt.cpp

///////////////////////////////// // Main source file for FCRYPT.VxD // FileName: FCRYPT.c - created by VxDWriter // Copyright (c) 1997 by Somnath Kundu. All Rights Reserved. #include