Introduction - If you have any usage issues, please Google them yourself
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.