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.