[PATCH] dsound: update prototypes for IDirectSoundBuffer::Lock/Unlock.

Tomas Carnecky tom at dbservice.com
Sat Mar 3 16:34:49 CST 2007


---

I was wondering why the compiler didn't throw any warning in my last 
patch... it's because I didn't change the function prototypes - D'oh. 
Here is the correct patch.

  dlls/dsound/buffer.c        |    6 +++---
  dlls/dsound/primary.c       |    2 +-
  dlls/quartz/dsoundrender.c  |    2 +-
  dlls/winedos/soundblaster.c |    2 +-
  include/dsound.h            |    8 ++++----
  5 files changed, 10 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a81102401ba228077b5d2a2c7c259929c3b6d937.diff
Type: text/x-patch
Size: 5926 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070303/8328d6b3/a81102401ba228077b5d2a2c7c259929c3b6d937.bin


More information about the wine-patches mailing list