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.