Re: Virtual Address Space
- Posted by Kat <gertie at PELL.NET> Nov 10, 2000
- 419 views
This may be helpful: http://www.experts- This is real interesting too, it's a short circuited and faster version of what i did when i used ini files (this may be for winNT only, there was one for winCE and win2K exclusively too): For win95: Something else you could do is write a device driver that does nothing but store info and pass it back to whoever is calling for it, sorta like a ramdrive. Assuming you don't want to use the existing ramdrives. I liked ramdrives so much, around 1993 i wrote a tsr in turbo pascal to do ramdrive functions that wasn't in the device driver chain so i could delete it at will. Kat