Module: wine Branch: master Commit: e5b4559d2ea80d198a6f755de574756923264b47 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e5b4559d2ea80d198a6f755de5...
Author: Eric Pouech eric.pouech@orange.fr Date: Wed Oct 14 21:56:05 2009 +0200
winmm: Create real 16<>32 thunks for mmio support in MMSystem.
---
dlls/winmm/mmio.c | 22 +--- dlls/winmm/mmio16.c | 271 +++++++++++++++++++++++++++++++++++++++++------- dlls/winmm/mmsystem.c | 3 - dlls/winmm/winemm.h | 12 +-- 4 files changed, 238 insertions(+), 70 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e5b4559d2ea80d198a6f75...