代码搜索:DeviceIoControl
找到约 574 项符合「DeviceIoControl」的源代码
代码结果 574
www.eeworm.com/read/100012/15889868
h deviceiocontrol.h
// DeviceIoControl.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CDeviceIoControl dialog
class CDeviceIoControl : public CHandlePage
{
www.eeworm.com/read/100012/15889898
cpp deviceiocontrol.cpp
// DeviceIoControl.cpp : implementation file
//
#include "stdafx.h"
#include
#include "help.h"
#include "Status.h"
#include "IoExplorer.h"
#include "NumericEdit.h"
#include "D
www.eeworm.com/read/170447/9806536
doc 实战deviceiocontrol.doc
www.eeworm.com/read/104595/15689567
doc 实战deviceiocontrol.doc
www.eeworm.com/read/192685/8363305
txt 请问.vxd文件是什么,如何用它.txt
VXD是 虚 拟 设 备 驱 动 , 它 通 常 完 成 一 些 系 统 底 层 的 工 作 。 调 用 VXD一 般 时 利 用 Windows API的 CreateFile打 开 设 备 , 然 后 利 用 DeviceIoControl来 调 用 VXD。 具 体 的 调 用 办 法 是 由 VXD的 设 计 者 规 定 的 , 需 要 查 看 有 关 的 文 档 说 明 。
www.eeworm.com/read/242302/13078516
txt 请问.vxd文件是什么,如何用它.txt
VXD是 虚 拟 设 备 驱 动 , 它 通 常 完 成 一 些 系 统 底 层 的 工 作 。 调 用 VXD一 般 时 利 用 Windows API的 CreateFile打 开 设 备 , 然 后 利 用 DeviceIoControl来 调 用 VXD。 具 体 的 调 用 办 法 是 由 VXD的 设 计 者 规 定 的 , 需 要 查 看 有 关 的 文 档 说 明 。
www.eeworm.com/read/114100/15111799
txt 请问.vxd文件是什么,如何用它.txt
VXD是 虚 拟 设 备 驱 动 , 它 通 常 完 成 一 些 系 统 底 层 的 工 作 。 调 用 VXD一 般 时 利 用 Windows API的 CreateFile打 开 设 备 , 然 后 利 用 DeviceIoControl来 调 用 VXD。 具 体 的 调 用 办 法 是 由 VXD的 设 计 者 规 定 的 , 需 要 查 看 有 关 的 文 档 说 明 。
www.eeworm.com/read/349239/10839794
pdf 实战deviceiocontrol:通过api访问设备驱动程序.pdf
www.eeworm.com/read/230064/14306910
pdf 实战deviceiocontrol:通过api访问设备驱动程序.pdf
www.eeworm.com/read/166803/9997369
cpp usbfxtest.cpp
///////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright 1995 - 2003 OSR Open Systems Resources, Inc.
// All Rights Reserved
//
// This sofware