-
通过porttalk和改进功能设置。在Windows 2000和Windows XP下…
通过PortTalk和改良的函数集、在Windows 2000 和 Windows XP 下进行IO口的直接访问。主调函数为OpenCurrentProcessIOAllAccess(PID: THandle)或者OpenCurProcessIOAllAccess(CurWnd: THandle),PID为进程ID,CurWnd为窗口句柄。-through PortTalk and improved function set. In Windows 2000 and Windows XP under the direct IO I visit. Melody function OpenCurrentProcessIOAllAccess (PID : THandle) or OpenCurProcessIOAllAccess (CurW nd : THandle), the PID of the process ID, CurWnd handle for the window.
- 2022-03-24 10:40:50下载
- 积分:1
-
WINDOWS2000环境下的驱动程序设计方面的书籍,希望能给大家带来帮助!
WINDOWS2000环境下的驱动程序设计方面的书籍,希望能给大家带来帮助!-WINDOWS2000 environment driver design books, I hope everyone can help!
- 2022-06-20 16:48:45下载
- 积分:1
-
一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。...
一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。-A camera-driven development example. Microsoft introduced a camera-driven framework.
- 2022-05-12 11:00:21下载
- 积分: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
-
ndis filter 驱动程序源代码,需要的朋友可以
ndis filter 驱动程序源代码,需要的朋友可以-ndis filter driver source code, can look at the Friends of the required
- 2022-05-15 18:10:02下载
- 积分:1
-
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故...
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故障隐患,修改了NandFlash驱动。通过修改NandFlash驱动,限制用户应用程序访问受限区域(nboot区域,toc区域,eboot区域,nk镜像区域,OEM区域),让这些区域被写保护,以达到保护flash的目的。-Products used in the actual process, the repeated loss of ResidentFlash directory phenomenon, because in writing when the OS first collated Flash disk, if at this time may be burned down Flash, in order to prevent such failures hidden amended the NANDFLASH drive . By modifying the NANDFLASH drive to restrict the user application to access restricted region (nboot region, toc region, eboot region, nk mirror region, OEM region), so that these areas are write-protected, so as to achieve the purpose of protection of flash.
- 2023-03-13 02:10:03下载
- 积分:1
-
这是一个sram接口驱动程序,能够驱动256kbx16bit的sram
这是一个sram接口驱动程序,能够驱动256kbx16bit的sram-This is a SRAM interface driver, to drive the SRAM 256kbx16bit
- 2022-03-02 08:01:19下载
- 积分:1
-
简单的包
Simple Packet - Filter Firewall
A simple packet filtering based open source Firewall. It uses Filter hook driver for its basic working-Simple Packet- Filter Firewall
A simple packet filtering based open source Firewall. It uses Filter hook driver for its basic working
- 2022-03-12 19:01:55下载
- 积分:1
-
可对事件进行修改的事件查看器
可对事件进行修改的事件查看器 -Event Viewer which can modify events
- 2022-01-26 01:04:07下载
- 积分:1
-
使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THa...
使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code calls OpenCurProcessIOAllAccess (CurWnd : THandle) or OpenCurrentProcessIOAllAcces s (PID : THandle) can be, CurWnd is a window handle, PID is the process handle.
- 2023-06-09 18:50:08下载
- 积分:1