http://bugs.winehq.org/show_bug.cgi?id=14717
--- Comment #285 from Alexander E. Patrakov patrakov@gmail.com 2012-04-23 11:59:56 CDT --- (In reply to comment #283)
-static inline float get_current_sample(IDirectSoundBufferImpl *dsb, +static inline float get_current_sample(const IDirectSoundBufferImpl *dsb,
I will resend the patches tomorrow, taking your suggestions into account.