CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - The Windows 2000 Device Driver
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - The Windows 2000 Device Driver - List
[
Other resource
]
Win2k_Driver_book
DL : 0
The Windows 2000 Device Driver Book, A Guide for Programmers, Second Edition Art Baker Jerry Lozano Publisher: Prentice Hall PTR Second Edition November 20, 2000 ISBN: 0-13-020431-5, 480 pages-The Windows 2000 Device Driver Book, A Guide for Programmers. Second Edition Art Baker, Jerry Lozano Publishe r : Prentice Hall PTR Second Edition November 20, 2000 ISBN : 0-13-020431-5, 480 pages
Update
: 2008-10-13
Size
: 1.79mb
Publisher
:
first
[
Other resource
]
THE.WINDOWS.2000.DEVICE.DRIVER.BOOK
DL : 0
当前介绍驱动程序的设计书,几乎都是英文版的,非常难懂。在下将几本书的精华编写出来和驱动程序的爱好们讨论,以抛砖引玉。
Update
: 2008-10-13
Size
: 569.49kb
Publisher
:
罗弘谞
[
Driver Develop
]
Windows 2000 Device Driver Book Sample Code
DL : 0
windows2000驱动编程源代码-windows2000-driven programming source code
Update
: 2025-02-17
Size
: 1.25mb
Publisher
:
[
Books
]
w2k_device_driver_book
DL : 0
这是一本介绍WIN2000环境下用WDM进行板卡驱动程序的编写书籍,对WDM相关环境、驱动程序编写有详细的介绍-This is an environment on Windows 2000 with WDM drivers for the card in the preparation of books, WDM related to the environment, drivers preparation is described in detail
Update
: 2025-02-17
Size
: 224kb
Publisher
:
刘梅英
[
Program doc
]
WDM-driver-program
DL : 0
WDM驱动程序设计 一.WDM简介 微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。 -WDM Driver Design 1. WDM briefed constantly introduce new Microsoft operating system, now Windows 98 and Windows 2000 has become mainstream. originally used to achieve the VxD driver technology with the Windows 95 are slowly fade out to be from the historical stage, in Windows 98 and Windows Device Drivers under Windows Flooding dynamic process model (WDM) to the design. WDM by providing a flexible way to simplify driver development, the realization of new hardware support on the basis of the reduction and cut the need to develop drivers for the number and complexity.
Update
: 2025-02-17
Size
: 16kb
Publisher
:
中国
[
Driver Develop
]
WDMBOOK_XP
DL : 0
《Windows 2000/XP WDM设备驱动程序开发》书中实例 CharSample-"Windows 2000/XP WDM device driver development," the book examples CharS ample
Update
: 2025-02-17
Size
: 3.01mb
Publisher
:
aniu
[
Software Engineering
]
Windows2000-IODeviceDriverDesigns
DL : 0
WINDOWS I/O驱动基于(WMD)的结构设计,从设备的创建和初始化,硬件的访问,资源的分配,和应用程序的接口-Windows I/O-driven view of (WMD) in structural design, equipment from the creation and initialization, Hardware visit, the allocation of resources, and application program interfaces
Update
: 2025-02-17
Size
: 11kb
Publisher
:
苗刚
[
Other
]
Win2k_Driver_book
DL : 0
The Windows 2000 Device Driver Book, A Guide for Programmers, Second Edition Art Baker Jerry Lozano Publisher: Prentice Hall PTR Second Edition November 20, 2000 ISBN: 0-13-020431-5, 480 pages-The Windows 2000 Device Driver Book, A Guide for Programmers. Second Edition Art Baker, Jerry Lozano Publishe r : Prentice Hall PTR Second Edition November 20, 2000 ISBN : 0-13-020431-5, 480 pages
Update
: 2025-02-17
Size
: 1.79mb
Publisher
:
first
[
Driver Develop
]
IrCOMM2kQuellen
DL : 0
IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context help) - ircomm2k.inf (setup script for windows) - Readme.txt (this file) - License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1.2.0.zip in a new folder 2. run the setup program 3. disable the image transfer under wireless link-IrCOMM2k- Infrared Virtual COM Port for Wi Windows 2000/XP. 2. FILES IN THIS ARCHIVE :- Setup.exe (setup and uninstall program)- irc omm2k.exe (service program)- ircomm2k.sys (d evice driver)- ircomm2k.dll (device property page)- ircomm2k.hlp (property page context he lp)- ircomm2k.inf (setup script for windows)- Readme.txt (this file)- License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1. 2.0.zip in a new folder 2. run the setup program 3 . disable the wireless image transfer under lin k
Update
: 2025-02-17
Size
: 167kb
Publisher
:
mesu
[
Driver Develop
]
USB_Driver_Dev.Frame
DL : 0
Visual C++ 6.0、Windows98/2000/XP DDK 下面的USB设备驱动程序开发框架-Visual C 6.0, Windows98/2000/XP DDK below the USB Device Driver Development Framework
Update
: 2025-02-17
Size
: 4kb
Publisher
:
王磊
[
Driver Develop
]
windows2000XP_WDM_DeviceDriverDevelopment_WuAnHe_C
DL : 0
windows 2000/XP WDM设备驱动程序开发 附书光盘 武安河著,第2版,里面有全部代码,我把没用的debug删除了,所有代码很小,大家重新编译一下就好了。我找了很久,现在传上来给大家分享-windows 2000/XP WDM Device Driver Development Book CD-ROM attached to the Wu River, 2nd edition, there are all the code, I delete useless debug, and all the code is very small, about U.S. recompile just fine. I am looking for a long time, now up to everyone to share Biography
Update
: 2025-02-17
Size
: 990kb
Publisher
:
xiaoxin
[
Other
]
THE.WINDOWS.2000.DEVICE.DRIVER.BOOK
DL : 0
当前介绍驱动程序的设计书,几乎都是英文版的,非常难懂。在下将几本书的精华编写出来和驱动程序的爱好们讨论,以抛砖引玉。-Current driver designed to introduce the book, almost all in English, very difficult to understand. The next will be a few books are written by the essence of love and drivers discussed in order to offer their valuable suggestions.
Update
: 2025-02-17
Size
: 569kb
Publisher
:
罗弘谞
[
Driver Develop
]
TheWin2kDeviceDriverBookGuideForProgrammers2Ed
DL : 0
This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.
Update
: 2025-02-17
Size
: 1.8mb
Publisher
:
vincente
[
Driver Develop
]
Windows2000device
DL : 0
Windows 2000 设备驱动程序设计指南 一本经典讲述Windows下编写驱动的书籍 这是该书的第二版,网上很难找到哦-Windows 2000 Device Driver Design Guide a classic on the Windows drive under the preparation of books This is the second edition of the book, on-line is very difficult to find, oh
Update
: 2025-02-17
Size
: 10.97mb
Publisher
:
李立充
[
Driver Develop
]
The_Windows_2000_Device_Driver_Booksource_CD
DL : 0
The Windows 2000 Device Driver Book(Source)
Update
: 2025-02-17
Size
: 1007kb
Publisher
:
于福安
[
Driver Develop
]
Windows2000DeviceDriver
DL : 0
The Windows 2000 Device Driver Book: A Guide for Programmers (2nd Edition) (Microsoft Technologies Series) (Paperback)
Update
: 2025-02-17
Size
: 1.79mb
Publisher
:
krish
[
VC/MFC
]
Windows2000DeviceDriverBook
DL : 0
最好的WINDOWS驱动程序原版书籍, 规划,实现,测试,除错, 安装WINDOWS 驱动程序,步步详尽.-The#1 Windows device driver book- fully updated for Windows 2000! Step-by-step planning, implementation, testing, debugging, installation, and distribution Complete coverage of the new Windows Driver Model (WDM) Practical debugging and interactive troubleshooting CD-ROM: Exclusive tools for streamlining driver development, plus extensive C/C++ sample driver library! Windows Driver Model (WDM) for Windows 2000 and 98- in depth! Building drivers that support Plug-and-Play and Power Management Windows Management Instrumentation: logging device errors and events- and interpreting them Constructing safe reentrant driver code Handling time-out conditions safely and effectively Advanced techniques: kernel-mode threads, layered drivers, and more Start-to-finish debugging and troubleshooting techniques
Update
: 2025-02-17
Size
: 1.79mb
Publisher
:
goody
[
Other
]
Windows_2000_Device_Driver_Book
DL : 0
With The Windows 2000 Device Driver Book, any experienced Windows programmer can master driver development start to finish: planning, implementation, testing, debugging, installation, and distribution. Totally updated to reflect Microsoft Windows Driver Model (WDM) for Windows 2000 and 98, this programming bestseller covers everything from architecture to tools, and includes a powerhouse library of exclusive tools and code for streamlining any driver development project. -With The Windows 2000 Device Driver Book, any experienced Windows programmer can master driver development start to finish: planning, implementation, testing, debugging, installation, and distribution. Totally updated to reflect Microsoft Windows Driver Model (WDM) for Windows 2000 and 98, this programming bestseller covers everything from architecture to tools, and includes a powerhouse library of exclusive tools and code for streamlining any driver development project.
Update
: 2025-02-17
Size
: 1.79mb
Publisher
:
whitez
[
Linux-Unix
]
Prentice-Hall---The-Windows-2000-Device-Driver-Bo
DL : 0
A good introduction to writing device drivers for Windows (even if the book is targeted towards Windows 2000, most kernel programming lessons still apply for the current Windows operating systems: XP, Vista and 7).
Update
: 2025-02-17
Size
: 608kb
Publisher
:
silvia.stegaru
[
Driver Develop
]
device-driver-book-a-guide-
DL : 0
prentice-hall - the windows 2000 device driver book a guide -prentice-hall- the windows 2000 device driver book a guide
Update
: 2025-02-17
Size
: 1.79mb
Publisher
:
RXK
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.