代码搜索:DeviceIoControl

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

代码结果 574
www.eeworm.com/read/371622/9544997

cpp switchnet.cpp

// SwitchSignal.cpp: implementation of the CSwitchSignal class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "SwitchSignal.h" #ifdef
www.eeworm.com/read/104763/6202621

cpp lockdlg.cpp

// lockDlg.cpp : implementation file // #include "stdafx.h" #include "lock.h" #include "lockDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/347487/11662544

cpp switchsignal.cpp

// SwitchSignal.cpp: implementation of the CSwitchSignal class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "SwitchSignal.h" #ifdef
www.eeworm.com/read/347487/11662548

cpp switchnet.cpp

// SwitchSignal.cpp: implementation of the CSwitchSignal class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "SwitchSignal.h" #ifdef
www.eeworm.com/read/339171/12254015

txt i2c通信.txt

I2C通信 作者:iexcy 差不多把vckbase.com里CE相关的文章都看完了,但是没有看到与I2C相关的文章。由于我现在所做的是CE下I2C通信,所以把自己总结的经验给大家分享一下。PS:其实在这条路上我也是新手一个。 现在大多数的CE系统都对稳定性和速度的要求及高,所以I2C通信快速和稳定性是它在CE系统上运用非常广泛,至少我现在所从事的项目和我所知道的项目很多的地方都运用 ...
www.eeworm.com/read/110920/15522919

cpp control.cpp

// control.cpp : implementation file // #include "stdafx.h" #include "display.h" #include "control.h" #include "ezusbsys.h" #include "winioctl.h" #ifdef _DEBUG #define new DEBUG_NEW #un
www.eeworm.com/read/110920/15522924

cpp control1.cpp

// control.cpp : implementation file // #include "stdafx.h" #include "display.h" #include "control.h" #include "ezusbsys.h" #include "winioctl.h" #ifdef _DEBUG #define new DEBUG_NEW #un
www.eeworm.com/read/138555/13232979

h easyirq.h

extern "C" DWORD __stdcall easyIrq(DWORD irqNumber, DWORD onoff, void (__stdcall *callbackfunction)(unsigned long)); // return values of easyIrq function #define EASY_IRQ_ERR_CANT_LOAD_DRIVER 1 #
www.eeworm.com/read/138555/13232993

h easyirq.h

extern "C" DWORD __stdcall easyIrq(DWORD irqNumber, DWORD onoff, void (__stdcall *callbackfunction)(unsigned long)); // return values of easyIrq function #define EASY_IRQ_ERR_CANT_LOAD_DRIVER 1 #
www.eeworm.com/read/446861/7563826

h ssdtdump.h

////////////////////////////////////////////////////////////////////////// // SSDTDump by 李马 // http://www.titilima.cn //////////////////////////////////////////////////////////////////////////