Hello everybody! I would like to write an application that makes Windows see the contents of a remote and local folders when accessing a local one. That is, if I have a remote folder with files a.txt and b.txt, and a local folder with files c.txt and d.txt, what I would like to do is that when I open the local folder with explorer I see the 4 files a/b/c/d.txt.
The remote folder is shared with CIFS.

Is it already done? Can someone give me a clue on how to start?

Thanks a lot in advanced!!!