ChangeSet ID: 11704 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/25 19:07:34
Modified files: files : directory.c dlls/kernel : path.c file16.c
Log message: Store the windows and system directories as long path names. Moved GetTempPath and GetTempDrive to dlls/kernel.
Patch: http://cvs.winehq.org/patch.py?id=11704
Old revision New revision Changes Path 1.76 1.77 +64 -185 wine/files/directory.c 1.4 1.5 +83 -0 wine/dlls/kernel/path.c 1.7 1.8 +21 -0 wine/dlls/kernel/file16.c