- fix some prototypes, remove dxroslayer from dsound
authorKamil Hornicek <kamil.hornicek@reactos.org>
Mon, 9 Mar 2009 19:46:37 +0000 (19:46 +0000)
committerKamil Hornicek <kamil.hornicek@reactos.org>
Mon, 9 Mar 2009 19:46:37 +0000 (19:46 +0000)
commit3ec78e9525c945edd83d323cf9814a00f4b073be
treedc90ff958748c69b3e5f25054b299bbc3d3d7b5b
parent2c38f28ad185343d39a1385ec0b2159a8d21f188
- fix some prototypes, remove dxroslayer from dsound
- sync dsound with wine head, it now works again (tested on win xp and reactos)

svn path=/trunk/; revision=39921
23 files changed:
reactos/dll/directx/dsound/buffer.c
reactos/dll/directx/dsound/capture.c
reactos/dll/directx/dsound/dsound.c
reactos/dll/directx/dsound/dsound.rbuild
reactos/dll/directx/dsound/dsound_convert.c [new file with mode: 0644]
reactos/dll/directx/dsound/dsound_main.c
reactos/dll/directx/dsound/dsound_private.h
reactos/dll/directx/dsound/duplex.c
reactos/dll/directx/dsound/dxroslayer/dxros_layer.h [deleted file]
reactos/dll/directx/dsound/dxroslayer/dxrosdrv_querydsounddesc.c [deleted file]
reactos/dll/directx/dsound/dxroslayer/dxrosdrv_querydsoundiface.c [deleted file]
reactos/dll/directx/dsound/dxroslayer/dxroslayer.c [deleted file]
reactos/dll/directx/dsound/dxroslayer/getguidfromstring.c [deleted file]
reactos/dll/directx/dsound/mixer.c
reactos/dll/directx/dsound/primary.c
reactos/dll/directx/dsound/propset.c
reactos/dll/directx/dsound/regsvr.c
reactos/dll/directx/dsound/sound3d.c
reactos/dll/directx/dsound/version.rc
reactos/include/psdk/dsdriver.h
reactos/include/psdk/dsound.h
reactos/include/reactos/wine/mmsystem.h
reactos/lib/sdk/dxguid/dxguid-mingw.c