commit | 8a918011fe561355fe1b0a3194ea7bd2a0a0a781 | [log] [tgz] |
---|---|---|
author | Stefan Leichter <Stefan.Leichter@camLine.com> | Wed Jun 02 00:34:08 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jun 02 00:34:08 2004 +0000 |
tree | 6e684e1004f54cc623a3583caabc761a1c791b6f | |
parent | bdbb54f340bff177a22fd6da8c782899f6abf181 [diff] |
Replaced the call to GetFullPathNameA by a call to GetFullPathNameW to get rid of the W->A cross calls.