Re: dsound: Use wine dxguid rather then mingw dxguid

2007-08-16 Thread Alexandre Julliard
Maarten Lankhorst <[EMAIL PROTECTED]> writes: > I tried MS Platform SDK for win2003, but it doesn't have it, the missing > IDS only exist in the DDK, and are not part of dxguid. The IID's are: If the ids are not in the PSDK libdxguid then they shouldn't be in the Wine one. -- Alexandre Julliard

Re: dsound: Use wine dxguid rather then mingw dxguid

2007-08-16 Thread Maarten Lankhorst
Roderick Colenbrander schreef: > On Thursday 16 August 2007 12:06, Maarten Lankhorst wrote: > >> Makes it cross-compilable to produce a windows binary. >> > I don't think this is the right way. It appears that native dxguid doesn't > define some of the uuids needed for directdraw / directs

Re: dsound: Use wine dxguid rather then mingw dxguid

2007-08-16 Thread Roderick Colenbrander
On Thursday 16 August 2007 12:06, Maarten Lankhorst wrote: > Makes it cross-compilable to produce a windows binary. I don't think this is the right way. It appears that native dxguid doesn't define some of the uuids needed for directdraw / directsound. You need to check where the missing guids a