代码搜索:DeviceIoControl
找到约 574 项符合「DeviceIoControl」的源代码
代码结果 574
www.eeworm.com/read/353433/10447929
cpp fgdevice.cpp
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//FGDevice.cpp
#include "StdAfx.h"
#include "..\HookShr\ComDef.h"
#include ".
www.eeworm.com/read/299627/7842408
cpp cameracode.cpp
//======================================================================
// CameraCode.cpp
//
// This file contains routines that interface with the WebCam driver.
//
// Copyright (C) 2006 Dougl
www.eeworm.com/read/299627/7842416
cpp cameracode.cpp
//======================================================================
// CameraCode.cpp
//
// This file contains routines that interface with the WebCam driver.
//
// Copyright (C) 2006 Dougl
www.eeworm.com/read/245592/12790814
cpp usb_ez_interface.cpp
//
// Copyright 2004-2006, Thomas C. McDermott, N5EG
// This file is part of VNAR - the Vector Network Analyzer program.
//
// VNAR is free software; you can redistribute it and/or modify
www.eeworm.com/read/140253/13094211
c maptest.c
#include "windows.h"
#include "winioctl.h"
#include "stdio.h"
#include "stdlib.h"
/* #include "ioaccess.h" */
typedef LARGE_INTEGER PHYSICAL_ADDRESS;
#include "skeleton_nt.h"
/*
*----------------
www.eeworm.com/read/124401/14569603
cpp fgdevice.cpp
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//FGDevice.cpp
#include "StdAfx.h"
#include "..\HookShr\ComDef.h"
#include ".
www.eeworm.com/read/171483/5394290
c load.c
/*
driver loader is used to install the driver via service manager
it also sends some commands to driver
usage is simple: load driver_name driver_display_name path
you can use loadhook.bat
www.eeworm.com/read/111360/15514240
c maptest.c
#include "windows.h"
#include "winioctl.h"
#include "stdio.h"
#include "stdlib.h"
/* #include "ioaccess.h" */
typedef LARGE_INTEGER PHYSICAL_ADDRESS;
#include "skeleton_nt.h"
/*
*----------------
www.eeworm.com/read/102385/15784585
txt compile notes.txt
Visual C++ 6.0 with Service Pack 5 and Processor Pack
WinME DDK included in Windows XP Service Pack 1 DDK 2600.1106
File "DirMon.c" and "DirMon.h" are implementation of VxD driver to monitor cha
www.eeworm.com/read/387764/8655090
cpp skydlg.cpp
// SkyDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Sky.h"
#include "SkyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#e