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
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
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.
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
-)
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
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
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