11 Mar
2009
11 Mar
'09
10:04 a.m.
Module: wine Branch: master Commit: a3269bdc40c7267f3dc882fd95184c5cdeee8ec2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a3269bdc40c7267f3dc882fd95... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Wed Mar 11 00:31:26 2009 +0100 quartz: Change long to LONG in control.idl. --- dlls/quartz/dsoundrender.c | 12 +- dlls/quartz/filtergraph.c | 278 +++++++++++++++++++++--------------------- dlls/quartz/videorenderer.c | 236 ++++++++++++++++++------------------ include/control.idl | 154 ++++++++++++------------ 4 files changed, 340 insertions(+), 340 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a3269bdc40c7267f3dc882...