Welcome![Sign In][Sign Up]
Location:
Search - DeviceIoControl

Search list

[Sniffer Package capturePassThruExPart1

Description: 转自大名鼎鼎的http://www.wd-3.com/archive/ExtendingPassthru.htm,增加了DeviceIoControl接口,演示内核层与用户层的交互-decanted from the famous http :// www.wd-3.com/archive/ExtendingPassthru . htm, an increase of DeviceIoControl interface, the kernel layer and the presentation layer of user interaction
Platform: | Size: 716800 | Author: zx | Hits:

[Hook apiHookDeviceIoControl

Description: Hook DeviceIoControl 源码带硬盘ID模拟器-Hook DeviceIoControl source with hard disk ID Simulator
Platform: | Size: 84992 | Author: 任晓枫 | Hits:

[Multimedia DevelopCdToWav

Description: CD抓轨的VC程序实现,通过API函数CreateFile获得设备句柄,再用API函数DeviceIoControl来实现对设备的访问获取信息。再此还会用到WAVE文件结构WAVEFORMATEX,再把读到的信息写到文件里生成WAVE格式的文件-CD of the VC process抓轨realize, through the API function CreateFile access device handle, and then API function DeviceIoControl to realize the equipment
Platform: | Size: 180224 | Author: 老吕 | Hits:

[Linux-Unixdisk

Description: 演示如何通过DeviceIoControl来读写硬盘的示例demo-Demonstrate how to read and write the hard disk through the DeviceIoControl sample demo
Platform: | Size: 15360 | Author: focse | Hits:

[OS programnetcheck

Description: 这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。-This is a card that contains checks whether the physical network card (see card whether or not to use IRQ or device name contains pci, some no IRQ hp server but it is also a physical device), check the physical network adapter mac and currently use mac (Some network card can modify the mac) the use of xpddk document headers and libraries can check whether the network adapter for wireless network card (through DeviceIoControl allow LAN Search wireless network, supported by the wireless network card, do not support is not), the procedure is part of the preparation of the use of vc can be said that the network than it is now introduce the method to be accurate, the only drawback is to disable the network device does not support, must be enabled before they can.
Platform: | Size: 253952 | Author: 李志刚 | Hits:

[USB developMFC_USBView

Description: USB容量获取用DeviceIoControl得到U盘物理参数!-USB capacity DeviceIoControl be used to obtain physical parameters U disk!
Platform: | Size: 4501504 | Author: 李恒 | Hits:

[Driver DevelopDriverTestA

Description: 测试USB驱动程序的应用程序代码,用来实现VendorRequest。使用了DeviceIoControl-USB driver test application code, used to achieve VendorRequest. Using DeviceIoControl
Platform: | Size: 24576 | Author: Cai zhijian | Hits:

[Audio programcd2wav

Description: 介绍用 C++ 实现CD抓轨转WAV,CD抓轨的方法有好几种,现在介绍其中一种。我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取信息。再此还会用到WAVE文件结构WAVEFORMATEX,再把读到的信息写到文件里生成WAVE格式的文件-cd to wave
Platform: | Size: 372736 | Author: david | Hits:

[OtherInnoled

Description: to do the deviceiocontrol for atmel 9263 - ek board for LED acce-to do the deviceiocontrol for atmel 9263- ek board for LED access
Platform: | Size: 3109888 | Author: GIGIN JOSE | Hits:

[Hook apihook

Description: hook DeviceIoControl
Platform: | Size: 73728 | Author: 与昂光 | Hits:

[VC/MFCDeviceIoControl

Description: VC++调用视频音频捕获编解码源代码 调用底层设备 -VC++ call to capture video and audio codec source code
Platform: | Size: 44032 | Author: cc | Hits:

[source in ebookgetdiskinfo

Description: 获取磁盘内信息,用于WinNT/Win2000,对Win9X无效 通过MS的S.M.A.R.T.接口,直接从RING3调用 API DeviceIoControl()来获取硬盘信息-Access to the information in the disk, for WinNT/Win2000, valid for Win9X By MS, S.M.A.R.T. interface calls directly from the RING3 API DeviceIoControl () to obtain information on the hard disk
Platform: | Size: 3072 | Author: lichunlei | Hits:

[VC/MFCDeviceIoControl

Description: 一个pdf文档,介绍了通过VC对外设进行相关控制的思想,含有核心部分代码。-DEVICE IO CONTROL,IT TELLS YOU HOW TO CONTROL THE PERIPHERAL DEVICES
Platform: | Size: 386048 | Author: 王小鱼 | Hits:

[Driver DevelopDeviceIOControl

Description: Sending Device Input / output control codes to underlying ndis intermediate drivers from visual studio 2009
Platform: | Size: 22528 | Author: sargam | Hits:

[VC/MFCCTL_CODE

Description: CTL_CODE deviceiocontrol 代码及函数使用的详细介绍。-CTL_CODE deviceiocontrol code and functions for use in detail.
Platform: | Size: 13312 | Author: zhu | Hits:

[Driver DevelopDeviceIoControl

Description: IO_流驱动开发及相应的应用程序实例讲解-IO_ flow-driven development and the corresponding instance of the application to explain
Platform: | Size: 386048 | Author: 路留 | Hits:

[Hook apiHookID

Description: 通过hook DeviceIoControl任意更改硬盘序列号.-Changed by hook DeviceIoControl any hard drive serial number.
Platform: | Size: 73728 | Author: 枚举 | Hits:

[Windows DevelopDeviceIoControl

Description: DeviceIoControl函数的dwIoControlCode参数就是这个代码-DeviceIoControl function parameter is the code dwIoControlCode
Platform: | Size: 722944 | Author: liren | Hits:

[Driver DevelopUsbFat32Scsi

Description: Qt 4.7.2 + msvc2010 (msvc 版的 QT) 写的 Qt Gui 版 Spti, 即是 WinDDK里面一个 使用 DeviceIoControl 操作 SCSI 类型磁盘的例子, 本次编写此程序主要用于测试 usb 闪盘的 固件, 协助 usb 驱动 和 固件的程序开发. 同时也对在 Qt 中使用 win32 api 有一定的借鉴作用.-Qt 4.7.2+ msvc2010 (msvc version of QT) to write the Qt Gui version Spti, that is WinDDK DeviceIoControl operation inside a SCSI type of disk using the example of this preparation The procedure used to test the usb flash drive' s firmware, usb help drivers and firmware program development. but also in the use of Qt has some win32 api reference.
Platform: | Size: 10240 | Author: 黄展飞 | Hits:

[Hook api1

Description: 利用钩子 hook deviceiocontrol 修改硬盘序列号-hook deviceiocontrol
Platform: | Size: 28672 | Author: 积累 | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net