Mike McCormack a écrit :
Hi,
This is patch allows FindFirstFile/FindNextFile on public windows shares. It is (artificially) limited to the first 7 files, since some protocol features that allow transfering larger directories are lacking in my implementation.
I think the FS implementation gets more and more awful we need to structure it a bit more (like introducing a real FS driver model in Wine, and then implement several drivers DOS, SMB...) comments are welcome
A+