-
Microsoft Windows XP supports a facility named Windows Management Instrumentatio...
Microsoft Windows XP supports a facility named Windows Management Instrumentation (WMI) as a way to manage the computer system. WMI is Microsoft’s implementation of a broader industry standard called Web-Based Enterprise Management (WBEM). The goal of WMI is to provide a model for system management and the description of management data in an enterprise network that’s as independent as possible from a specific API set or data object model. Such independence facilitates the development of general mechanisms for creating, transporting, and displaying data and for exercising control over individual system components.
- 2022-08-07 19:48:50下载
- 积分:1
-
This sample demonstrates the handling of DIF_ calls during device installation a...
This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties. - This sample demonstrates the handling of DIF_ calls during device installation and the insertion of a property page into the install wizard and into the device properties.
- 2022-04-02 12:19:05下载
- 积分:1
-
DA0832 波形输出,支持正弦,余弦,线形,三角波
DA0832 波形输出,支持正弦,余弦,线形,三角波-DA0832 waveform output, support for sine, cosine, linear, triangle wave
- 2022-04-02 10:42:47下载
- 积分:1
-
WDM驱动程序设计简介
WDM驱动程序设计简介-WDM Driver Design
- 2022-03-20 21:46:02下载
- 积分:1
-
2个avstream类型驱动演示,需要xp ddk支持才能编译
2个avstream类型驱动演示,需要xp ddk支持才能编译-avstream two types of drivers demonstrated the need to be able to support each xp Compiler
- 2022-04-01 18:36:45下载
- 积分:1
-
这本书解释了如何编写设备驱动程序的最新成员的麦克风…
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.
- 2023-08-13 11:45:04下载
- 积分:1
-
典型的C++ 编程,WDM编程,过滤器编程。绝对可以用。可配合其它我上载的源代码使用。试试看!...
典型的C++ 编程,WDM编程,过滤器编程。绝对可以用。可配合其它我上载的源代码使用。试试看!-typical C programming, WDM programming, filters programming. Absolutely can use. I can meet other on the use of the source code. Give it a try!
- 2022-08-15 18:34:52下载
- 积分:1
-
从内核直接获取NT操作系统的信息。
从内核直接获取NT操作系统的信息。-Get OS infomation of NT from kernal directly
- 2022-01-26 07:42:15下载
- 积分:1
-
opl3的驱动程序
opl3的驱动程序-op13 driver program
- 2022-04-28 09:34:28下载
- 积分: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