mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
corret a type error in dsound. dsound need be rewriten from scrach it is from wine
svn path=/trunk/; revision=19882
This commit is contained in:
@@ -412,6 +412,7 @@ extern HRESULT WINAPI GetDeviceID(LPCGUID lpGuidSrc, LPGUID lpGuidDest);
|
||||
/*****************************************************************************
|
||||
* IDirectSound interface
|
||||
*/
|
||||
#undef INTERFACE
|
||||
#define INTERFACE IDirectSound
|
||||
DECLARE_INTERFACE_(IDirectSound,IUnknown)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user