ChangeSet ID: 14656
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)wine.codeweavers.com 2004/12/03 12:27:17
Modified files:
templates/en : download.template
Log message:
Vincent Beron <vberon(a)mecano.gme.usherb.ca>
Add FC3 to the list of RH distros for which there are binary packages.
Patch: http://cvs.winehq.org/patch.py?id=14656
Old revision New revision Changes Path
1.43 1.44 +1 -1 lostwages/templates/en/download.template
ChangeSet ID: 14655
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/12/02 13:58:07
Modified files:
dlls/oleaut32 : typelib.c
Log message:
Huw Davies <huw(a)codeweavers.com>
Allocate the TYPEATTR rather than copying it.
For a dual interface the dispinterface's cfuncs should include the
inherited functions, cbSizeVft should just be the size of IDispatch's
vtbl and we should strip TYPEFLAG_FOLEAUTOMATION.
Patch: http://cvs.winehq.org/patch.py?id=14655
Old revision New revision Changes Path
1.128 1.129 +9 -2 wine/dlls/oleaut32/typelib.c