unixfs: Fix SetNameOf.
commitf87efbd14eedb076f7f4cb2887ee7c2bcf279afd
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Mon, 16 Jan 2006 19:37:51 +0000 (16 20:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jan 2006 19:37:51 +0000 (16 20:37 +0100)
treed9519288222dbc865d049d7253f72f663480d047
parent1616f81d00cae414ab559b812c49c8e89a92fe77
unixfs: Fix SetNameOf.
Ensure that pidls passed to SHNotify are absolute SetNameOf should
fail on absolute path names.
Some tests to show this.
dlls/shell32/shfldr_unixfs.c
dlls/shell32/tests/shlfolder.c