ChangeSet ID: 19938 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/02 06:32:19
Modified files: include : shellapi.h dlls/shell32 : shv_item_cmenu.c shv_bg_cmenu.c shlmenu.c shlexec.c shellpath.c shellord.c shelllink.c shell32_main.h shell32_main.c dde.c control.c brsfolder.c
Log message: Kevin Koltzau kevin@plop.org Fix warnings in 64bit.
Patch: http://cvs.winehq.org/patch.py?id=19938
Old revision New revision Changes Path 1.33 1.34 +2 -2 wine/include/shellapi.h 1.34 1.35 +1 -1 wine/dlls/shell32/shv_item_cmenu.c 1.42 1.43 +1 -1 wine/dlls/shell32/shv_bg_cmenu.c 1.40 1.41 +3 -3 wine/dlls/shell32/shlmenu.c 1.69 1.70 +8 -8 wine/dlls/shell32/shlexec.c 1.102 1.103 +1 -1 wine/dlls/shell32/shellpath.c 1.134 1.135 +13 -14 wine/dlls/shell32/shellord.c 1.103 1.104 +1 -1 wine/dlls/shell32/shelllink.c 1.105 1.106 +1 -1 wine/dlls/shell32/shell32_main.h 1.155 1.156 +10 -9 wine/dlls/shell32/shell32_main.c 1.2 1.3 +3 -3 wine/dlls/shell32/dde.c 1.20 1.21 +2 -2 wine/dlls/shell32/control.c 1.62 1.63 +1 -1 wine/dlls/shell32/brsfolder.c