10 Sep
2004
10 Sep
'04
10:29 p.m.
ChangeSet ID: 13739 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/09/10 17:29:49 Modified files: dlls/msi : action.c Log message: Robert Shearman <rob(a)codeweavers.com> - Use FDI functions like native instead of advpack.ExtractFiles and cabinet.Extract (which doesn't work with native cabinet) - If MoveFile fails the message now displayes the correct last error and bails rather than silently breaking the install. Patch: http://cvs.winehq.org/patch.py?id=13739 Old revision New revision Changes Path 1.34 1.35 +141 -75 wine/dlls/msi/action.c