23 Oct
2009
23 Oct
'09
3:19 p.m.
Module: wine Branch: master Commit: 2a581444d0b92f1a5bf2767f659d28cbc6b88e87 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2a581444d0b92f1a5bf2767f65... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Thu Oct 22 22:11:07 2009 +0200 winmm: Get rid of 16bit driver support in mci. --- dlls/winmm/mci.c | 51 +---- dlls/winmm/message16.c | 685 ------------------------------------------------ dlls/winmm/winemm.h | 3 - 3 files changed, 3 insertions(+), 736 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2a581444d0b92f1a5bf276...