ChangeSet ID: 997483776986656154040247 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/10 18:49:36
Modified files: dlls/comctl32 : comboex.c dlls/ddraw : helper.c main.c dlls/ntdll : sync.c graphics : dispdib.c loader/ne : resource.c
Log message: Jörg Mayer jmayer@loplof.de Fixed a few signed/unsigned and "unsigned < 0 always true" warnings.
Patch: http://cvs.winehq.com/patch.py?id=997483776986656154040247
Revision Changes Path 1.36 +1 -1 wine/dlls/comctl32/comboex.c 1.14 +3 -3 wine/dlls/ddraw/helper.c 1.24 +1 -1 wine/dlls/ddraw/main.c 1.17 +1 -1 wine/dlls/ntdll/sync.c 1.12 +2 -1 wine/graphics/dispdib.c 1.29 +1 -1 wine/loader/ne/resource.c