Making(programming) virtual drives on windows XP
        Posted  
        
            by Manux
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Manux
        
        
        
        Published on 2010-04-19T00:28:09Z
        Indexed on 
            2010/04/19
            0:33 UTC
        
        
        Read the original article
        Hit count: 404
        
Ahoy,
I'd like to mount a "virtual drive" myself on Windows XP, I guess using the windows API.
What I thought about would be like a server interface, meaning explorer.exe would send "queries", like, list directory, or get file through a pipe or whatever...
I know some programs do it, maybe not the way I think it is done, but what the heck,
if you know anything, enlighten me please!
© Stack Overflow or respective owner