ChangeSet ID: 19672 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/19 08:58:52
Modified files: dlls/shell32 : shfldr_unixfs.c shellole.c shell32_main.h regsvr.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Added stubbed implementation of IPersistPropertyBag interface. Register unixfs as CLSID_FolderShortcut.
Patch: http://cvs.winehq.org/patch.py?id=19672
Old revision New revision Changes Path 1.47 1.48 +68 -0 wine/dlls/shell32/shfldr_unixfs.c 1.83 1.84 +1 -0 wine/dlls/shell32/shellole.c 1.103 1.104 +1 -0 wine/dlls/shell32/shell32_main.h 1.13 1.14 +9 -0 wine/dlls/shell32/regsvr.c