-
windowce ce device driver
windowce ce device driver
- 2022-01-20 23:10:12下载
- 积分:1
-
USB驱动程序的测试程序代码,用于实现vendorrequest。使用deviceioc…
测试USB驱动程序的应用程序代码,用来实现VendorRequest。使用了DeviceIoControl-USB driver test application code, used to achieve VendorRequest. Using DeviceIoControl
- 2023-03-18 06:35:03下载
- 积分:1
-
2440全部驱动程序都包括在内。包括红外,触摸屏。实时时钟,MMU等的驱动都有...
2440全部驱动程序都包括在内。包括红外,触摸屏。实时时钟,MMU等的驱动都有-2440 all drivers are covered. Including infrared, touch-screen. Real-time clock, MMU, etc. drivers are
- 2023-06-05 04:25:03下载
- 积分:1
-
Windows NT DDK
Windows NT DDK - Multimedia Drivers windows多媒体驱动开发指导文档资料,经典之作-Windows NT DDK- Multimedia Drivers windows media-driven development guidance documentation, classic. . . . . . . . . . . . . . . . . . .
- 2022-07-01 05:26:10下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
驱动程序自动安装程序!! 不需要手工依靠“inf”文件安装驱动程序! 提供整体框架,用户可以自由修改...
驱动程序自动安装程序!! 不需要手工依靠“inf”文件安装驱动程序! 提供整体框架,用户可以自由修改-driver installation procedure automatically! ! No need to rely on manual "inf" documents install the driver! Provide the overall framework, users can modify
- 2022-01-24 18:09:38下载
- 积分:1
-
通过vb加载设备驱动
通过vb加载设备驱动-through vb loading device drivers
- 2022-03-30 23:56:02下载
- 积分:1
-
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了h...
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the driver. access to the kernel and sdt data, the information loop. And the achievement of the hook function to achieve NtQuerySystemInformation implicit process possession of the function
- 2022-02-14 22:21:32下载
- 积分:1
-
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui-This is my work in the preparation of the plate against Helio GUI interface program for MiniGUI
- 2023-01-17 18:40:03下载
- 积分:1
-
HID
HID-Ukey底层源码实现(st72651芯片)
windows上层驱动,app应用程序控制ukey-HID-Ukey realize the underlying source (st72651 chip) windows upper drive, app application control ukey
- 2022-05-06 15:54:53下载
- 积分:1