Subject: wine/dlls/shell32 shfldr_mycomp.c shfldr_deskt ... - msg#00229
List: emulators.wine.cvs
ChangeSet ID: 10493
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@xxxxxxxxxxxxxxxxxxxx 2003/12/30 13:24:22
Modified files:
dlls/shell32 : shfldr_mycomp.c shfldr_desktop.c shfldr.h
pidl.c
Log message:
Martin Fuchs <martin-fuchs@xxxxxxx>
- correct return value of SHGetPathFromIDList[AW]() for virtual
folders like "My Computer"
- correct path parsing in ISF_Desktop_fnParseDisplayName()
- handle CLSID paths in ISF_MyComputer_fnParseDisplayName()
- return CLSID path in ISF_MyComputer_fnGetDisplayNameOf()
Patch:
http://cvs.winehq.com/patch.py?id=10493
Old revision New revision Changes Path
1.10 1.11 +24 -11 wine/dlls/shell32/shfldr_mycomp.c
1.13 1.14 +3 -14 wine/dlls/shell32/shfldr_desktop.c
1.3 1.4 +8 -0 wine/dlls/shell32/shfldr.h
1.94 1.95 +16 -3 wine/dlls/shell32/pidl.c
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
wine/dlls/advapi32 security.c
ChangeSet ID: 10492
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@xxxxxxxxxxxxxxxxxxxx 2003/12/30 13:21:11
Modified files:
dlls/advapi32 : security.c
Log message:
Juan Lang <juan_lang@xxxxxxxxx>
Read the Policy{Account,Primary}DomainInformation from the registry,
rather than hardcoding it to "DOMAIN".
Patch: http://cvs.winehq.com/patch.py?id=10492
Old revision New revision Changes Path
1.62 1.63 +33 -1 wine/dlls/advapi32/security.c
Next Message by Date:
click to view message preview
wine/dlls/ntdll exception.c
ChangeSet ID: 10494
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@xxxxxxxxxxxxxxxxxxxx 2003/12/30 13:26:19
Modified files:
dlls/ntdll : exception.c
Log message:
Fixed RtlUnwind signature (reported by Pierre d'Herbemont).
Patch: http://cvs.winehq.com/patch.py?id=10494
Old revision New revision Changes Path
1.66 1.67 +5 -11 wine/dlls/ntdll/exception.c
Previous Message by Thread:
click to view message preview
wine/dlls/advapi32 security.c
ChangeSet ID: 10492
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@xxxxxxxxxxxxxxxxxxxx 2003/12/30 13:21:11
Modified files:
dlls/advapi32 : security.c
Log message:
Juan Lang <juan_lang@xxxxxxxxx>
Read the Policy{Account,Primary}DomainInformation from the registry,
rather than hardcoding it to "DOMAIN".
Patch: http://cvs.winehq.com/patch.py?id=10492
Old revision New revision Changes Path
1.62 1.63 +33 -1 wine/dlls/advapi32/security.c
Next Message by Thread:
click to view message preview
wine/dlls/ntdll exception.c
ChangeSet ID: 10494
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@xxxxxxxxxxxxxxxxxxxx 2003/12/30 13:26:19
Modified files:
dlls/ntdll : exception.c
Log message:
Fixed RtlUnwind signature (reported by Pierre d'Herbemont).
Patch: http://cvs.winehq.com/patch.py?id=10494
Old revision New revision Changes Path
1.66 1.67 +5 -11 wine/dlls/ntdll/exception.c