ChangeSet ID: 17133 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/18 10:36:21
Modified files: dlls/wininet : urlcache.c dlls/winedos : devices.c dlls/shlwapi : url.c path.c dlls/rsaenh : rsaenh.c dlls/kernel : task.c dlls/dmusic : collection.c dlls/dmloader : container.c
Log message: Peter Berg Larsen pebl@math.ku.dk Strncpy elimination.
Patch: http://cvs.winehq.org/patch.py?id=17133
Old revision New revision Changes Path 1.28 1.29 +10 -7 wine/dlls/wininet/urlcache.c 1.12 1.13 +4 -3 wine/dlls/winedos/devices.c 1.50 1.51 +16 -17 wine/dlls/shlwapi/url.c 1.52 1.53 +3 -3 wine/dlls/shlwapi/path.c 1.25 1.26 +5 -7 wine/dlls/rsaenh/rsaenh.c 1.19 1.20 +4 -2 wine/dlls/kernel/task.c 1.12 1.13 +9 -5 wine/dlls/dmusic/collection.c 1.12 1.13 +4 -4 wine/dlls/dmloader/container.c