⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 全面介绍nt下的驱动编写原理,系统介绍nt下的驱动模型
💻 TXT
字号:



DriverView v1.12
Copyright (c) 2003 - 2008 Nir Sofer



Description
===========

DriverView utility displays the list of all device drivers currently
loaded on your system. For each driver in the list, additional useful
information is displayed: load address of the driver, description,
version, product name, company that created the driver, and more.



System Requirement
==================

This utility works under Windows 2000, Windows XP, and Windows NT.
Windows 98 and Windows ME are not supported. If you want to run this
utility on Windows NT, you should download the 'psapi.dll' and place it
in your system32 directory.



Versions History
================


* Version 1.12:
  o Added support for x64, as a separated download.

* Version 1.11:
  o The configuration is now saved to a file, instead of the Registry.

* Version 1.10:
  o Find dialog-box
  o New column: Created Date.
  o Added support for translating to other languages.
  o Added support for XP style.
  o Save to XML.
  o "Copy Selected Items" now copy the items as tab-delimited text.

* Version 1.00 - First release.



Using The DriverView Utility
============================

This utility is a standalone executable, so it doesn't require any
installation process or additional DLLs. Just run the executable
(driverview.exe) and start using it. There is only one exception: If you
want to run this utility on Windows NT, you should download the
'psapi.dll', and copy it into the system32 folder.

The main window of DriverView utility displays the list of all loaded
drivers on your system. You can select one or more drivers from the list,
and then copy the details of these drivers to the clipboard, save them to
text or HTML file, or watch them as HTML report in your browser.
In addition, you can change the order of the columns in the drivers table
by dragging them to the desired position, or by using the 'Choose
Columns' dialog-box.



Command-Line Options
====================




/stext <Filename>
Saves the list of all drivers into a regular text file.

/stab <Filename>
Saves the list of all drivers into a tab-delimited text file.

/stabular <Filename>
Saves the list of all drivers into a tabular text file.

/shtml <Filename>
Saves the list of all drivers into horizontal HTML file.

/sverhtml <Filename>
Saves the list of all drivers into vertical HTML file.

/sxml <Filename>
Saves the list of all drivers into XML file.



License
=======

This utility is released as freeware. You are allowed to freely
distribute this utility via floppy disk, CD-ROM, Internet, or in any
other way, as long as you don't charge anything for this. If you
distribute this utility, you must include all files in the distribution
package, without any modification !



Disclaimer
==========

The software is provided "AS IS" without any warranty, either expressed
or implied, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose. The author will not
be liable for any special, incidental, consequential or indirect damages
due to loss of data or any other reason.



Translating DriverView to the languages
=======================================

In order to translate DriverView to other language, follow the
instructions below:
1. Run DriverView with /savelangfile parameter:
   DriverView.exe /savelangfile
   A file named DriverView_lng.ini will be created in the folder of
   DriverView utility.
2. Open the created language file in Notepad or in any other text
   editor.
3. Translate all string entries to the desired language. Optionally,
   you can also add your name and/or a link to your Web site.
   (TranslatorName and TranslatorURL values) If you add this information,
   it'll be used in the 'About' window.
4. After you finish the translation, Run DriverView, and all
   translated strings will be loaded from the language file.
   If you want to run DriverView without the translation, simply rename
   the language file, or move it to another folder.



Feedback
========

If you have any problem, suggestion, comment, or you found a bug in my
utility, you can send a message to nirsofer@yahoo.com


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -