CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - section
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - section - List
[
Driver Develop
]
wdm_sys_frame
DL : 0
很久以前在学习驱动开发时,在网上得到的一段驱动开发方面的框架,经过调试在vc6下可以使用。-long time ago in the development of learning-driven, in the section of the Internet-driven development framework, After the debugger can be used vc6.
Date
: 2008-10-13
Size
: 5.27kb
User
:
dulcet
[
Driver Develop
]
pciide
DL : 0
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not implement Plug and Play or Power Management.
Date
: 2008-10-13
Size
: 8.35kb
User
:
joe
[
Driver Develop
]
wdm_sys_frame
DL : 0
很久以前在学习驱动开发时,在网上得到的一段驱动开发方面的框架,经过调试在vc6下可以使用。-long time ago in the development of learning-driven, in the section of the Internet-driven development framework, After the debugger can be used vc6.
Date
: 2025-12-14
Size
: 5kb
User
:
dulcet
[
Driver Develop
]
pciide
DL : 0
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not implement Plug and Play or Power Management. -This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft
Date
: 2025-12-14
Size
: 8kb
User
:
joe
[
Driver Develop
]
CheatEngine
DL : 2
这是一段游戏修改工具的源代码.ring3功能由dephi开发,驱动是C开发.希望对大家有帮助-This is game modification tools section of the source code. Ring3 features developed by Delphi, the drive is the C development. I hope all of you help
Date
: 2025-12-14
Size
: 8.96mb
User
:
笨笨
[
Driver Develop
]
cocpyinf
DL : 0
This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating systems. The sample co-installer described in this article interprets CopyINF directives in a [DDInstall] section in an INF file. The sample demonstrates using a co-installer to perform processing after a device has been installed, parsing the INF section that is being used for the installation, and the use of the SetupCopyOEMInf, SetupGetInfInformation, SetupQueryInfOriginalFileInformation and SetupDiGetActualSectionToInstall APIs. -This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating systems. The sample co-installer described in this article interprets CopyINF directives in a [DDInstall] section in an INF file. The sample demonstrates using a co-installer to perform processing after a device has been installed, parsing the INF section that is being used for the installation, and the use of the SetupCopyOEMInf, SetupGetInfInformation, SetupQueryInfOriginalFileInformation and SetupDiGetActualSectionToInstall APIs.
Date
: 2025-12-14
Size
: 12kb
User
:
王永珍
[
Driver Develop
]
ProgrammingtheMicrosoftWindowsDriverModel(2nd)
DL : 0
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. -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.
Date
: 2025-12-14
Size
: 2.57mb
User
:
wukun
[
Driver Develop
]
oney2
DL : 0
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.
Date
: 2025-12-14
Size
: 2.56mb
User
:
Alexlander Po
[
Driver Develop
]
StreamInterfaceDriver
DL : 0
用evc编写的流接口驱动程序,包含发送部分、测试部分。希望对大家有用-Evc prepared using the stream interface driver, including sending some of the test section. Want to be useful to everyone
Date
: 2025-12-14
Size
: 885kb
User
:
yu
[
Driver Develop
]
ProgramingTheWindowsDriverModel(2nd)
DL : 0
作者Walter Oney 本书介绍了如何使用Windows驱动模型(WDM)为Microsoft的Windows家族的新成员开发设备驱动程序。-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.
Date
: 2025-12-14
Size
: 2.57mb
User
:
闻扬
[
Driver Develop
]
Chap14
DL : 0
In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the chapter’s first section, I’ll explain how to log errors for eventual viewing by a system administrator. In addition, I’ll provide instructions about how to create your own system threads, how to queue work items for execution within the context of existing system threads, and how to set up watchdog timers for unresponsive devices.
Date
: 2025-12-14
Size
: 686kb
User
:
Nick
[
Driver Develop
]
windows_sample_code
DL : 0
windows 驱动开发的实例代码,包括各个章节的代码-it is windows driver development sample code.it include every section s code
Date
: 2025-12-14
Size
: 2.49mb
User
:
maomx
[
Driver Develop
]
ht1632
DL : 0
用HT1632驱动做的8段数码驱动程序,可直接使用。段码要自己修改后用。-To do with the HT1632-driven digital 8 driver, can be used directly. Section of code to make changes to it later.
Date
: 2025-12-14
Size
: 1kb
User
:
王国
[
Driver Develop
]
icesword-Driveranalysis
DL : 0
有关冰刃IceSword驱动分析部分的原理解释-Frostsaber analysis section on the principles of IceSword driven explanation
Date
: 2025-12-14
Size
: 46kb
User
:
刘东
[
Driver Develop
]
broadcast
DL : 0
!/bin/ksh # SCRIPT: broadcast.ksh # AUTHOR: Randy Michael # Systems Administrator # DATE: 1/12/2000 # REV: 1.2.P # PLATFORM: Not platform dependent but requires Samba # # PURPOSE: This script is used to broadcast a pop-up message to # Windows desktops. The Windows machines must be defined in # the $WINNODEFILE file, which is where the master list of # nodes is defined. The $WINNODELIST filename is defined in the # variable definitions section of this shell script. # # You also have the ability of setting up individual GROUPS of # users/nodes by defining the group name to the GROUPLIST variable. # Then define the filename of the group. For example, to define a # Unix and DBA group the following entries need to be made in this-!/bin/ksh # # SCRIPT: broadcast.ksh # AUTHOR: Randy Michael # Systems Administrator # DATE: 1/12/2000 # REV: 1.2.P # PLATFORM: Not platform dependent but requires Samba # # PURPOSE: This script is used to broadcast a pop-up message to # Windows desktops. The Windows machines must be defined in # the $WINNODEFILE file, which is where the master list of # nodes is defined. The $WINNODELIST filename is defined in the # variable definitions section of this shell script. # # You also have the ability of setting up individual GROUPS of # users/nodes by defining the group name to the GROUPLIST variable. # Then define the filename of the group. For example, to define a # Unix and DBA group the following entries need to be made in this
Date
: 2025-12-14
Size
: 4kb
User
:
victor
[
Driver Develop
]
dwaddcc
DL : 0
RING3部分直接用了C++代码 LO.e 是驱动代码 实现了驱动的基本功能 创建链接符号等等 先运行Dbgview.exe 选中capture capture kernel 再运行LOApp.exe 输1,2...回车看看输出 -RING3 section of code directly with the C++ too lazy to use easy language to write code LO.e is driving the basic functions of the drive to create a link symbols, etc. to run Dbgview.exe capture capture kernel run LOApp.exe lose 1 2 ... Enter to see output
Date
: 2025-12-14
Size
: 246kb
User
:
李林
[
Driver Develop
]
fifo
DL : 0
使用外部fifo,CY7C68013A USB芯片-readme.txt for FX2_to_extsyncFIFO GPIF FIFO Transactions Auto mode see GPIF Primer section on design examples for operating instructions and details
Date
: 2025-12-14
Size
: 786kb
User
:
许晨瑞
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.