wine/dlls/msvcrt msvcrt.spec msvcrt.h main.c
13 Jan
2004
13 Jan
'04
10:57 p.m.
ChangeSet ID: 10659 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/01/13 16:57:00 Modified files: dlls/msvcrt : msvcrt.spec msvcrt.h main.c Log message: Rein Klazes <rklazes(a)xs4all.nl> Two "unknown" parameters of _unDName() turn out to be the output string and it length. If possible, use these instead of allocating a new one. Put the code in _unDNameEx() and call that from _unDName(). Patch: http://cvs.winehq.com/patch.py?id=10659 Old revision New revision Changes Path 1.84 1.85 +2 -2 wine/dlls/msvcrt/msvcrt.spec 1.23 1.24 +2 -1 wine/dlls/msvcrt/msvcrt.h 1.16 1.17 +22 -15 wine/dlls/msvcrt/main.c
8010
Age (days ago)
8010
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard