7 Jan
2009
7 Jan
'09
4:57 p.m.
Module: wine Branch: master Commit: 5b92b39b2cabae21a3fb3e5ee5b77ddce292afd5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5b92b39b2cabae21a3fb3e5ee5... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Jan 7 12:35:31 2009 +0100 quartz: Reorder some functions to avoid forward declarations. --- dlls/quartz/pin.c | 413 +++++++++++++++++++++++++++-------------------------- dlls/quartz/pin.h | 13 -- 2 files changed, 209 insertions(+), 217 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5b92b39b2cabae21a3fb3e...