Hi Vitaly,
On Tuesday 01 November 2005 19:35, Vitaliy Margolen wrote:
> For some reason now UnixFolder_IShellFOlder is used in some cases where
> SHELL32_IShellFolder should of been used instead.
That's how it is supposed to work. If unixfs is registered in the namespace at
the desktop, the desk
For some reason now UnixFolder_IShellFOlder is used in some cases where
SHELL32_IShellFolder should of been used instead.
If you look at the sheel32/test/shlfolder.c test_EnumObjects_and_CompareIDs it
should use the real IShellFolder. But for some reason it's being replaced by
UnixFolder_IShellFOl