Use service thread for "true" multimedia timers.
[wine] / multimedia / mci.c
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-11  Eric PouechNew method for structure conversion (16 <-> 32).
1999-04-01  Eric PouechStarting implementation of MCI creator tasks
1999-03-22  Eric PouechAdded yield proc members to mci struct.
1999-03-19  Eric PouechFixed some bugs in MCI message mapping (32A => 16).
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...