ChangeSet ID: 21125 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/11/05 04:44:28
Modified files: dlls/shell32/tests: shlfolder.c dlls/shell32 : shfldr_unixfs.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de - 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.
Patch: http://cvs.winehq.org/patch.py?id=21125
Old revision New revision Changes Path 1.41 1.42 +9 -4 wine/dlls/shell32/tests/shlfolder.c 1.59 1.60 +100 -59 wine/dlls/shell32/shfldr_unixfs.c