代码搜索:DeviceIOControl

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

代码结果 574
www.eeworm.com/read/475649/6775316

cpp wen.cpp

// wen.cpp : implementation file // #include "stdafx.h" #include "pctest.h" #include "wen.h" #include "adc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/475649/6775321

cpp waveform.cpp

// waveform.cpp : implementation file // #include "stdafx.h" #include "pctest.h" #include "waveform.h" #include "adc.h" #include "address.h" #include #ifdef _DEBUG #define new DEBU
www.eeworm.com/read/475649/6775324

cpp frequd.cpp

// frequd.cpp : implementation file // #include "stdafx.h" #include "pctest.h" #include "frequd.h" #include "address.h" #include "adc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/268131/11151052

c ressdt.c

#include #include #define IOCTL_SETPROC (ULONG)CTL_CODE(FILE_DEVICE_UNKNOWN, 0x852, METHOD_NEITHER, FILE_READ_DATA | FILE_WRITE_DATA ) NTSTATUS DisPatchCreateClose(PDEVI
www.eeworm.com/read/101081/15853174

c dismount.c

/* Copyright (C) 2004 TrueCrypt Team, truecrypt.org This product uses components written by Paul Le Roux */ /* WARNING: The code for unmounting volumes is ugly for
www.eeworm.com/read/446942/7562667

mht csdn技术中心 实战deviceiocontrol 之一:通过api访问设备驱动程序.mht

From: Subject: =?gb2312?B?Q1NETry8yvXW0NDEIMq11b1EZXZpY2VJb0NvbnRyb2wg1q7Su6O6?= =?gb2312?B?zai5/UFQSbfDzsrJ6LG4x/22r7PM0PI=?= Date: Tue, 27 Jan 2004 16:45:53
www.eeworm.com/read/431233/8694348

cpp behaviormonitor.cpp

#include #include "DeviceDriverUserMode.h" #include "windows.h" #include "devioctl.h" #define FILE_DEVICE_UNKNOWN 0x00000022 #define IOCTL_PROCOBSRV_ACTIVATE_MONITORIN
www.eeworm.com/read/186442/8933055

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/372095/9521914

cpp control.cpp

// Control.cpp -- IOCTL handlers for Smart_Card driver // Copyright (C) 1999, 2000 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" ////////
www.eeworm.com/read/162831/10266923

c device.c

/* * win32\device.c WIN32 device driver I/O * * This file is part of the BETA version of DISKLIB * Copyright (C) 1998, Gregg Jennings * * See README.TXT for information about re-distribu