ChangeSet ID: 19468 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/11 06:07:17
Modified files: include : winbase.h dlls/kernel : path.c kernel32.spec
Log message: Added a wine_get_dos_file_name function in kernel32 as a wrapper around the new wine_unix_to_nt_file_name.
Patch: http://cvs.winehq.org/patch.py?id=19468
Old revision New revision Changes Path 1.243 1.244 +1 -0 wine/include/winbase.h 1.22 1.23 +34 -1 wine/dlls/kernel/path.c 1.160 1.161 +1 -0 wine/dlls/kernel/kernel32.spec