Hi,
I'm new for Imdisk, I've tried Imdisk using the GUI tool in the Control Panel and the CLI tool 'imdesk.exe' to create a file based virtual disk.
I was wondering if the Imdisk can allow user to write an local C/C++ app to catch all io operations (all reads/wirtes) to replace the actual image file or RAM disk.
simply saying, can user write an local application to provide all data&operation for the virtual disk to the host OS via Imdisk?
if possible, are there any programming guide or example?
Thanks in advance~
BTW, I noticed there is a 'imdsksvc' services running, the readme says it is for remote virtual disk, I don't know if I can use some existing interface in it for the above purpose.
Best Regards!
--Hoffer