ChangeSet ID: 20376
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)winehq.org 2005/09/23 05:09:29
Modified files:
programs/winefile: En.rc
Log message:
Steven Edwards <winehacker(a)gmail.com>
Set text of help menu to Help.
Patch: http://cvs.winehq.org/patch.py?id=20376
Old revision New revision Changes Path
1.22 1.23 +1 -1 wine/programs/winefile/En.rc
ChangeSet ID: 20370
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)winehq.org 2005/09/23 05:08:11
Modified files:
dlls/ole32 : compobj.c
Log message:
Robert Shearman <rob(a)codeweavers.com>
Don't fail in CoRegisterClassObject if the class already exists and
the REGCLS_MULTIPLEUSE flag is specified.
Patch: http://cvs.winehq.org/patch.py?id=20370
Old revision New revision Changes Path
1.162 1.163 +7 -0 wine/dlls/ole32/compobj.c