ChangeSet ID: 8184
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/05/13 17:30:38
Modified files:
dlls/kernel/tests: path.c
Log message:
Francois Gouget <fgouget(a)codeweavers.com>
Added a test for GetLongPathNameA("c:").
Added a test for GetFullPathNameA("c:").
Fix a number of messages that referred to GetLongPathName instead of
GetFullPathName.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8184
Old revision New revision Changes Path
1.15 1.16 +29 -12 wine/dlls/kernel/tests/path.c