ChangeSet ID: 12529
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/06/01 19:34:08
Modified files:
dlls/setupapi : setupcab.c
Log message:
Stefan Leichter <Stefan.Leichter(a)camLine.com>
Replaced the call to GetFullPathNameA by a call to GetFullPathNameW to
get rid of the W->A cross calls.
Patch: http://cvs.winehq.org/patch.py?id=12529
Old revision New revision Changes Path
1.6 1.7 +17 -19 wine/dlls/setupapi/setupcab.c