代码搜索:DeviceIoControl

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

代码结果 574
www.eeworm.com/read/280382/10333662

cpp clientapp.cpp

// ClientApp.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include /* Self-Defined I/O Control Code */ //I/O Control Code for Device Inform
www.eeworm.com/read/353311/10455493

txt u盘容量获取.txt

U盘容量的获取 用DeviceIoControl得到U盘物理参数! bResult = DeviceIoControl(hDevice, // device to be queried IOCTL_DISK_GET_DRIVE_GEOMETRY, // operation to perform NULL, 0,
www.eeworm.com/read/196573/8074469

cpp ptutils.cpp

////////////////////////////////////////////// // ptutils.cpp文件 #include #include #include #include #include #include "../driver/IO
www.eeworm.com/read/245423/12800782

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/134163/5894711

cpp control.cpp

// Control.cpp -- IOCTL handlers for pnpevent driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" #include "guids.h"
www.eeworm.com/read/133596/5904033

cpp control.cpp

// Control.cpp -- IOCTL handlers for pnpevent driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" #include "guids.h"
www.eeworm.com/read/123433/6059483

cpp clientapp.cpp

// ClientApp.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include /* Self-Defined I/O Control Code */ //I/O Control Code for Device Inform
www.eeworm.com/read/116006/6115244

cpp nullpart.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l
www.eeworm.com/read/116006/6115721

cxx btdrt.cxx

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l
www.eeworm.com/read/102995/6224385

cpp control.cpp

// Control.cpp -- IOCTL handlers for pnpevent driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" #include "guids.h"