代码搜索:DeviceIOControl

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

代码结果 574
www.eeworm.com/read/149237/12393097

h deviceop.h

//you can add request that yourself defined,this request will //send to driver by DeviceIoControl,and device will see a //vendor defined request. #ifndef _DEVICEOP_H_ #define _DEVICEOP_H_ /
www.eeworm.com/read/112303/6145693

h qtioctl.h

/* QTIoctl.h Copyright (c) 1996-1999, Quicknet Technologies, Inc. All Rights Reserved. DeviceIoControl codes for Internet PhoneJACK, LineJACK, etc. drivers. -----------------------------------
www.eeworm.com/read/485264/6556927

bas advntfs.bas

Attribute VB_Name = "AdvNtfs" Option Explicit Public Declare Function DeviceIoControl Lib "kernel32" (ByVal hDevice As Long, ByVal dwIoControlCode As Long, _ lpInBuffer As Any, ByVal nInBufferSiz
www.eeworm.com/read/244005/4514564

h qtioctl.h

/* QTIoctl.h Copyright (c) 1996-1999, Quicknet Technologies, Inc. All Rights Reserved. DeviceIoControl codes for Internet PhoneJACK, LineJACK, etc. drivers. -----------------------------------
www.eeworm.com/read/344610/3207143

h nvioctl.h

/* nvioctl.h * * External entry info for calls to NDISHOOK VxD */ /* macro to build Windows DeviceIoControl() command codes for NDIS hook VxD */ #define MK_IOCTL_CMD(access, func, method)
www.eeworm.com/read/101081/15853185

h apidrvr.h

/* Copyright (C) 2004 TrueCrypt Team, truecrypt.org This product uses components written by Paul Le Roux */ /* DeviceIoControl values. */ #ifndef CTL_CODE
www.eeworm.com/read/490394/1199023

cpp function.cpp

#include #include #include "function.h" // DWORD ReadPort(HANDLE hDevice,DWORD port) // { // DWORD dwOutput; // DWORD dwRead; // DeviceIoControl(hDevice, IOCTL_READ
www.eeworm.com/read/490394/1199030

cpp function.cpp

#include #include #include "function.h" // DWORD ReadPort(HANDLE hDevice,DWORD port) // { // DWORD dwOutput; // DWORD dwRead; // DeviceIoControl(hDevice, IOCTL_READ
www.eeworm.com/read/490394/1199079

cpp function.cpp

#include #include #include "function.h" // DWORD ReadPort(HANDLE hDevice,DWORD port) // { // DWORD dwOutput; // DWORD dwRead; // DeviceIoControl(hDevice, IOCTL_READ
www.eeworm.com/read/490394/1199088

cpp function.cpp

#include #include #include "function.h" // DWORD ReadPort(HANDLE hDevice,DWORD port) // { // DWORD dwOutput; // DWORD dwRead; // DeviceIoControl(hDevice, IOCTL_READ