ChangeSet ID: 15372
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/01/11 10:01:31
Modified files:
dlls/ntdll : loader.c
Log message:
Mike Hearn <mike(a)navi.cx>
Give a more informative error when a DLL fails to initialize during
startup.
Patch: http://cvs.winehq.org/patch.py?id=15372
Old revision New revision Changes Path
1.81 1.82 +14 -1 wine/dlls/ntdll/loader.c
ChangeSet ID: 15370
CVSROOT: /opt/cvs-commit
Module name: tools
Changes by: jnewman(a)wine.codeweavers.com 2005/01/11 09:59:33
Modified files:
winetest : dissect gather summary.css
Log message:
Ferenc Wagner <wferi(a)afavant.elte.hu>
* Extract build info and OS version from the reports.
* Link to them from the table headers.
* Put reports from Wine into a separate column.
* Color-code desktop visibility info.
Patch: http://cvs.winehq.org/patch.py?id=15370
Old revision New revision Changes Path
1.15 1.16 +16 -4 tools/winetest/dissect
1.11 1.12 +50 -31 tools/winetest/gather
1.4 1.5 +43 -16 tools/winetest/summary.css
ChangeSet ID: 15366
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/01/11 09:45:03
Modified files:
dlls/ole32 : compobj.c
Log message:
Bill Medland <billmedland(a)mercuryspeed.com>
Corrected testing for multithreaded (based upon observations by Paul
Vriens, Christian Costa and Robert Shearman).
Added TRACE for investigating OXID errors.
Patch: http://cvs.winehq.org/patch.py?id=15366
Old revision New revision Changes Path
1.121 1.122 +8 -3 wine/dlls/ole32/compobj.c