Re: Allow building of ddraw.dll / ddrawex.dll on MingW

2007-08-13 Thread Alexandre Julliard
Stefan Dösinger <[EMAIL PROTECTED]> writes: > I don't think mingw's dxguid is outdated. IDirectDraw3 is an > internet-explorer > internal interface, so I don't think any windows library exports that GUID > publically. I am not sure how to deal with it. If it's not in the Windows libdxguid it s

Re: Allow building of ddraw.dll / ddrawex.dll on MingW

2007-08-13 Thread Stefan Dösinger
Am Sonntag, 12. August 2007 22:09 schrieb Roderick Colenbrander: > Hi, > > I think I got my mingw from the debian packages. Others also suggested that > the dxguid version in mingw was outdated. I don't think mingw's dxguid is outdated. IDirectDraw3 is an internet-explorer internal interface, so I

Re: Allow building of ddraw.dll / ddrawex.dll on MingW

2007-08-12 Thread Roderick Colenbrander
Hi, I think I got my mingw from the debian packages. Others also suggested that the dxguid version in mingw was outdated. Roderick On Sunday 12 August 2007 22:01, Stefan Leichter wrote: > Am Sunday 12 August 2007 15:17 schrieb Roderick Colenbrander: > > Allow building of ddraw/ddrawex on mingw.

Re: Allow building of ddraw.dll / ddrawex.dll on MingW

2007-08-12 Thread Stefan Leichter
Am Sunday 12 August 2007 15:17 schrieb Roderick Colenbrander: > Allow building of ddraw/ddrawex on mingw. By default the dxguid from mingw > is used which doesn't work for us as it is outdated. > > Regards, > Roderick Colenbrander Can you please name the outdated dxguid and the location where you

Allow building of ddraw.dll / ddrawex.dll on MingW

2007-08-12 Thread Roderick Colenbrander
-) diff --git a/dlls/ddraw/Makefile.in b/dlls/ddraw/Makefile.in index f25bfc0..7a6074a 100644 --- a/dlls/ddraw/Makefile.in +++ b/dlls/ddraw/Makefile.in @@ -5,7 +5,7 @@ VPATH = @srcdir@ MODULE= ddraw.dll IMPORTLIB = libddraw.$(IMPLIBEXT) IMPORTS = ole32 user32 gdi32 advapi32 kernel32

Re: ddraw.dll

2006-02-26 Thread Segin
Alexander N. Sørnes wrote: Hello, I have found that some Westwood installers, such as the ones for Nox, C&C Tiberian Sun, C&C Yuri's Revenge and C&C Tiberain Sun: Firestorm require ddraw.dll to be present in the windows/system 32 directory; if not, they give a message sayi

ddraw.dll

2006-02-25 Thread Alexander N. Sørnes
Hello, I have found that some Westwood installers, such as the ones for Nox, C&C Tiberian Sun, C&C Yuri's Revenge and C&C Tiberain Sun: Firestorm require ddraw.dll to be present in the windows/system 32 directory; if not, they give a message saying they failed to initia