22 Aug
2005
22 Aug
'05
9:19 a.m.
ChangeSet ID: 19692 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/22 04:19:16 Modified files: include : vfw.h dlls/msvideo : msvideo_private.h msvideo_main.c msvfw32.spec Log message: Kevin Koltzau <kevin(a)plop.org> Fix 'cast from pointer to integer of different size' warnings in 64bit. Patch: http://cvs.winehq.org/patch.py?id=19692 Old revision New revision Changes Path 1.51 1.52 +39 -39 wine/include/vfw.h 1.7 1.8 +1 -1 wine/dlls/msvideo/msvideo_private.h 1.65 1.66 +10 -10 wine/dlls/msvideo/msvideo_main.c 1.22 1.23 +1 -1 wine/dlls/msvideo/msvfw32.spec