You probaby want to create a shell namespace extension. You can try http://www.shellplus.com/examples/namespace-extension-example.html but there might be some free source out there.
Sean 2009/6/24 Cameron Cole <[email protected]> > Has anyone ever emulated a drive with a Delphi? I basically want to create > a fake drive and read/write contents to a file as a test. I figure it > requires writing some sort of driver. Not really finding anything useful > out there but this is Delphi and usually finding source or some base > starting point for these sorts of things is about turning over the right > rock. > __________________________________________________ > Delphi-Talk mailing list -> [email protected] > http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk > __________________________________________________ Delphi-Talk mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk
