代码搜索:DeviceIoControl
找到约 574 项符合「DeviceIoControl」的源代码
代码结果 574
www.eeworm.com/read/333989/12649081
asm dioc.asm
;@GOTO TRANSLATE
.586P
.MODEL FLAT, STDCALL
OPTION CASEMAP: NONE
INCLUDE WINDOWS.inc
UNICODE = FALSE
INCLUDE APIMACRO.mac
INCLUDE
www.eeworm.com/read/236146/14030830
c allowio.c
//
// Execute.C
// Craig.Peacock@beyondlogic.org
// http://www.beyondlogic.org
//
// Usage : AllowIO eg. AllowIO Beep.exe
//
// When executed with a executable as a
www.eeworm.com/read/202270/15387370
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/200903/15420533
c allowio.c
//
// Execute.C
// Craig.Peacock@beyondlogic.org
// http://www.beyondlogic.org
//
// Usage : AllowIO eg. AllowIO Beep.exe
//
// When executed with a executable as a
www.eeworm.com/read/111381/15514015
cpp funfile.cpp
#include "stdafx.h"
#include "ezusbsys.h"
#include "winioctl.h"
#include "usb100.h"
#include "usbdi.h"
unsigned char BulkReadData[8];
unsigned char BulkWriteData[8];
HANDLE hOpenDevice()
{
www.eeworm.com/read/110003/15543662
cpp funfile.cpp
#include "stdafx.h"
#include "ezusbsys.h"
#include "winioctl.h"
#include "usb100.h"
#include "usbdi.h"
unsigned char BulkReadData[8];
unsigned char BulkWriteData[8];
HANDLE hOpenDevice()
{
www.eeworm.com/read/105670/15661564
cpp funfile.cpp
#include "stdafx.h"
#include "ezusbsys.h"
#include "winioctl.h"
#include "usb100.h"
#include "usbdi.h"
unsigned char BulkReadData[8];
unsigned char BulkWriteData[8];
HANDLE hOpenDevice()
{
www.eeworm.com/read/102552/15773515
htm subject_32142.htm
序号:32142 发表者:披着鸽毛的鹰 发表日期:2003-03-10 12:28:41
主题:你们在做PC与Pocket PC通讯的时候用什么进行通讯?
内容:来支持一下斑猪!我当初准备用DCOM实现之,后来发现PPC2002不支持DCOM,据M$说,在下一个版本中将支持,不知道是真是假。后来只好痛苦的用Socket来,发现速度还行,主要是因为我需要 ...
www.eeworm.com/read/101790/15809704
htm subject_32142.htm
序号:32142 发表者:披着鸽毛的鹰 发表日期:2003-03-10 12:28:41
主题:你们在做PC与Pocket PC通讯的时候用什么进行通讯?
内容:来支持一下斑猪!我当初准备用DCOM实现之,后来发现PPC2002不支持DCOM,据M$说,在下一个版本中将支持,不知道是真是假。后来只好痛苦的用Socket来,发现速度还行,主要是因为我需要 ...
www.eeworm.com/read/100012/15889816
cnt ioexplorer.cnt
:Base IOEXPLORER.HLP
:Title About the Author
1 Overview of I/O Explorer
2 I/O Explorer Screen Overview=I_O_Explorer_Overview
2 About the Author=About_the_Author
1 File operations
2 CreateFile=Cr