代码搜索:DeviceIoControl

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

代码结果 574
www.eeworm.com/read/168763/5438294

c aawin32.c

/**************************************************************************** * * SciTech Nucleus Graphics Architecture * * Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/168763/5440122

c aawin32.c

/**************************************************************************** * * SciTech Nucleus Graphics Architecture * * Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/164889/5487192

c aawin32.c

/**************************************************************************** * * SciTech Nucleus Graphics Architecture * * Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/155374/5625608

c aawin32.c

/**************************************************************************** * * SciTech Nucleus Graphics Architecture * * Copyright (C) 1991-1998 SciTech Software, In
www.eeworm.com/read/387304/8694631

cpp kd.cpp

/* 程序编写作者:黑网之神 来自网神网络技术中心 www.sksgod.com */ #include #include //#include "resource.h" #include "Youhua.h" #pragma comment(linker,"/subsystem:windows /entry:mainCRT
www.eeworm.com/read/186442/8933251

cpp dispatch.cpp

///////////////////////////////////////////////////////////////////////////// // dispatch.cpp: Other IRP handlers ///////////////////////////////////////////////////////////////////////////// // Cr
www.eeworm.com/read/281350/9161231

cpp test_tmx320c6412.cpp

// Test_TMX320C6412.cpp // // Generated by DriverWizard version DriverStudio 2.7.0 (Build 562) // // This console application demonstrates how to open a handle // to a device in your driver, and
www.eeworm.com/read/179686/9344959

c packet.c

/* * Copyright (c) 1999, 2000 * Politecnico di Torino. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided tha
www.eeworm.com/read/364710/9897681

cpp testiic.cpp

// TestIIC.cpp : Defines the entry point for the console application. // #include "stdafx.h" typedef struct _I2C_IO_DESC { DWORD SlaveAddr; // Target Slave Address DWORD WordAddr; // Star
www.eeworm.com/read/465960/7042407

cpp driverpart2.cpp

//**************************************************************************************************// //*