ChangeSet ID: 18827 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/11 09:24:53
Modified files: dlls/devenum : mediacatenum.c devenum_private.h dlls/comcat : information.c comcat_private.h comcat_main.c dlls/atl : registrar.c dlls/amstream : main.c amstream.c
Log message: Mike McCormack mike@codeweavers.com Interlocked LONG* gcc warning fixes.
Patch: http://cvs.winehq.org/patch.py?id=18827
Old revision New revision Changes Path 1.18 1.19 +1 -1 wine/dlls/devenum/mediacatenum.c 1.10 1.11 +2 -2 wine/dlls/devenum/devenum_private.h 1.16 1.17 +3 -3 wine/dlls/comcat/information.c 1.8 1.9 +3 -3 wine/dlls/comcat/comcat_private.h 1.8 1.9 +1 -1 wine/dlls/comcat/comcat_main.c 1.7 1.8 +2 -2 wine/dlls/atl/registrar.c 1.7 1.8 +1 -1 wine/dlls/amstream/main.c 1.9 1.10 +1 -1 wine/dlls/amstream/amstream.c