Module: wine Branch: master Commit: 0ae74c2a9b2b59e1414522e162c51b1d83b7cb77 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0ae74c2a9b2b59e1414522e162...
Author: Michael Stefaniuc mstefani@redhat.de Date: Wed Jan 28 01:07:25 2009 +0100
dsound: Use UlongToHandle to make the real payload a HWAVEIN/HWAVEOUT.
Fixes Win64 compiler warnings.
---
dlls/dsound/capture.c | 10 +++--- dlls/dsound/dsound_main.c | 8 ++-- dlls/dsound/propset.c | 88 ++++++++++++++++++++++---------------------- 3 files changed, 53 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0ae74c2a9b2b59e1414522...