Module: wine Branch: refs/heads/master Commit: 610fc08e8d87d01306d58acad9f35dd11d6d5883 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=610fc08e8d87d01306d58aca...
Author: Mike McCormack mike@codeweavers.com Date: Sat Mar 11 00:21:42 2006 +0900
avifil32: Fix some gcc 4.1 warnings cause by windowsx.h macros.
---
dlls/avifil32/api.c | 62 ++++++++++++++++++++++----------------------- dlls/avifil32/avifile.c | 54 ++++++++++++++++++--------------------- dlls/avifil32/getframe.c | 20 ++++++--------- dlls/avifil32/icmstream.c | 36 ++++++++++++-------------- dlls/avifil32/wavfile.c | 28 +++++++++----------- 5 files changed, 92 insertions(+), 108 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=610fc08e8d87d01306d5...