ChangeSet ID: 1020276799465325865502567 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/01 13:13:19
Modified files: debugger : hash.c msc.c source.c stabs.c dlls/msvcrt : dir.c dlls/oleaut32 : typelib.c include : windef.h
Log message: Attempt at fixing MAX_PATH issues for mingw.
Patch: http://cvs.winehq.com/patch.py?id=1020276799465325865502567
Revision Changes Path 1.29 +1 -1 wine/debugger/hash.c 1.48 +1 -1 wine/debugger/msc.c 1.20 +1 -1 wine/debugger/source.c 1.47 +1 -1 wine/debugger/stabs.c 1.10 +6 -6 wine/dlls/msvcrt/dir.c 1.65 +2 -2 wine/dlls/oleaut32/typelib.c 1.63 +1 -11 wine/include/windef.h