Oct. 26, 2011
12:35 p.m.
Module: wine Branch: master Commit: ef34c47c4be511e4da4a824ce7b40739e4384dab URL: http://source.winehq.org/git/wine.git/?a=commit;h=ef34c47c4be511e4da4a824ce7... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Oct 26 14:14:17 2011 +0200 gdi32: Move internal path functions to the top of the file to avoid forward declarations. --- dlls/gdi32/path.c | 746 +++++++++++++++++++++++++---------------------------- 1 files changed, 357 insertions(+), 389 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ef34c47c4be511e4da4a82...