ChangeSet ID: 6615 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/12 18:36:52
Modified files: dlls/shell32 : shv_item_cmenu.c shlview.c shlexec.c shfldr_fs.c shellord.c dialogs.c dataobject.c clipboard.c changenotify.c
Log message: Rolf Kalbermatter rolf.kalbermatter@citeng.com Fixed some signed/unsigned comparison warnings.
Patch: http://cvs.winehq.com/patch.py?id=6615
Old revision New revision Changes Path 1.13 1.14 +1 -1 wine/dlls/shell32/shv_item_cmenu.c 1.70 1.71 +3 -2 wine/dlls/shell32/shlview.c 1.12 1.13 +2 -1 wine/dlls/shell32/shlexec.c 1.3 1.4 +2 -2 wine/dlls/shell32/shfldr_fs.c 1.108 1.109 +1 -1 wine/dlls/shell32/shellord.c 1.13 1.14 +1 -1 wine/dlls/shell32/dialogs.c 1.33 1.34 +1 -1 wine/dlls/shell32/dataobject.c 1.12 1.13 +3 -2 wine/dlls/shell32/clipboard.c 1.18 1.19 +2 -2 wine/dlls/shell32/changenotify.c