文件名称:DDK_BCHKD_Custom_Events
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 23.04kb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
RAM Disk Driver with custom BoundsChecker events
This sample illustrates how to add custom BoundsChecker events to a DDK driver.
It links to the kchecker library and has several BOUNDSCHECKER() calls in it.
This sample is a software only Windows NT Device Driver. This driver
is provided for educational purposes only. Generally the Windows NT cache
manager does a much better job of optimizing memory usage than using a RAM disk.-RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custo m BoundsChecker events to a DDK driver. It links kchecker to the library and has several BOUNDSC HECKER () calls in it. This sample is a software o nly Windows NT Device Driver. This driver is pro vided for educational purposes only. Generall y the Windows NT cache manager does a much better job of optimizing memory usage than using a RAM d isk.
This sample illustrates how to add custom BoundsChecker events to a DDK driver.
It links to the kchecker library and has several BOUNDSCHECKER() calls in it.
This sample is a software only Windows NT Device Driver. This driver
is provided for educational purposes only. Generally the Windows NT cache
manager does a much better job of optimizing memory usage than using a RAM disk.-RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custo m BoundsChecker events to a DDK driver. It links kchecker to the library and has several BOUNDSC HECKER () calls in it. This sample is a software o nly Windows NT Device Driver. This driver is pro vided for educational purposes only. Generall y the Windows NT cache manager does a much better job of optimizing memory usage than using a RAM d isk.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 55593395ddk_bchkd_custom_events.rar 列表 DDK_BCHKD_Custom_Events DDK_BCHKD_Custom_Events\examples DDK_BCHKD_Custom_Events\examples\ramdisk DDK_BCHKD_Custom_Events\examples\ramdisk\ramdisk.c DDK_BCHKD_Custom_Events\examples\ramdisk\ramdisk.dsp DDK_BCHKD_Custom_Events\examples\ramdisk\ramdisk.dsw DDK_BCHKD_Custom_Events\examples\ramdisk\ramdisk.h DDK_BCHKD_Custom_Events\examples\ramdisk\ramdisk.rc DDK_BCHKD_Custom_Events\examples\ramdisk\readme.txt DDK_BCHKD_Custom_Events\examples\ramdisk\sources DDK_BCHKD_Custom_Events\lib DDK_BCHKD_Custom_Events\Readme.htm DDK_BCHKD_Custom_Events\include DDK_BCHKD_Custom_Events\include\DWClass.h DDK_BCHKD_Custom_Events\include\kchecker.h DDK_BCHKD_Custom_Events\source DDK_BCHKD_Custom_Events\source\Kchecker.c DDK_BCHKD_Custom_Events\source\Kchecker.dsp DDK_BCHKD_Custom_Events\source\Kchecker.dsw