26 Oct
2009
26 Oct
'09
3:08 p.m.
Module: wine Branch: master Commit: 959ced4e3c65d3702043cd2cef1bd2f78e4174d8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=959ced4e3c65d3702043cd2cef... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Oct 26 09:28:38 2009 +0100 mmsystem.dll16: Reorder the thread and time functions to avoid the need for forward declarations. --- dlls/mmsystem.dll16/mmsystem.c | 563 ++++++++++++++++++++-------------------- 1 files changed, 280 insertions(+), 283 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=959ced4e3c65d3702043cd...