- Move target folder initialization to a dedicated function.
commit329f4edefc1ef25442bb7c443ca5958346fc3181
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Sat, 5 Nov 2005 10:44:28 +0000 (5 10:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 5 Nov 2005 10:44:28 +0000 (5 10:44 +0000)
tree7672f737feb704883cec23543fea47085dd379c6
parent828086ef930279d1166417401f28e2ebcce2f53a
- Move target folder initialization to a dedicated function.
- Use this function in BindToObject (should be faster).
- Special handling for FolderShortcut objects in Initialize method.
- Removed a todo_wine from a no longer failing unit test.
dlls/shell32/shfldr_unixfs.c
dlls/shell32/tests/shlfolder.c