Create Virtual Drive (no subst.exe ... using API)
You might have seen few tools/codes on PSC creating Virtual Drives using subst.exe (found under windows directory) ... but this adds a dependancy over external executable file. Have you seen any code on PSC which will mount a Virtual Drive without using subst.exe ??? I haven't. Even though subst.exe is the simplest way to do it, but still, if you are like me who don't really like to Shell external executable to perform certain task, then here is the solution for you. I found that I can create Virtual Drives with API ... and I have tried to demonstrate the same technique in this Visual Basic program. It's made as easy as possible, so that you can use it in your projects without any problem. This method helped me a lot in my FTP project ... hope that you will also find it useful. If so, then please come back and vote.
ملخص الذكاء الاصطناعي: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload