7 Dec
2009
7 Dec
'09
4:26 p.m.
Module: wine Branch: master Commit: 7326586517e07604f23d59ebd9e4cf2701e10f11 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7326586517e07604f23d59ebd9... Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com> Date: Fri Dec 4 14:09:32 2009 +0100 dsound: Move buffer property sets to buffer.c. --- dlls/dsound/buffer.c | 187 +++++++++++++++++++++++++++++++++++++++++++++++++ dlls/dsound/propset.c | 185 ------------------------------------------------ 2 files changed, 187 insertions(+), 185 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7326586517e07604f23d59...