DX3 is the highest version of DX that runs on NT. It's installed as part of
sp3 and beyond. Some games can fall back to using this version of DX, as
long as they don't use D3d interfaces (some just use DDraw and their own 3d
engine.. TA comes to mind).
There are ways to hack DX5 and 6 to get some parts of it working under NT
(like DirectPlay.. but not d3d), but it's not worth it.
-frank
----- Original Message -----
From: BrainBoy <brainboy@...>
To: <crystal-main@...>
Sent: Saturday, March 25, 2000 1:49 PM
Subject: Re: [CsMain] Followup: COM again...?
> I'm perty sure I've installed Dx5 on my NT based Laptop so that I can play
> games when my employer sends me out of town.
>
> It seems to me in the past that NT was one ver behind Win9x. So, Dx6
might
> be working now.
>
> All from a user's perspective and not programmer's.
>
> ----- Original Message -----
> From: "Paul Garceau" <pgarceau@...>
> To: <crystal-main@...>
> Cc: "Eric Sunshine" <sunshine@...>
> Sent: Tuesday, March 21, 2000 1:35 PM
> Subject: Re: [CsMain] Followup: COM again...?
>
>
> >
> >
> > On 21 Mar 00, at 21:37, the Illustrious Thomas Hieber wrote:
> >
> > > From: Paul Garceau <pgarceau@...>
> > > >
> > > > Is there any reason why "#include <objbase.h>" needs to be
> > > > called for OS_WIN32 if COM is no longer being used?
> > > >
> > >
> > > Maybe it is not needed any more, but you should be aware, that
> > > COM is (of course) still used in the Win32 specifiv stuff. (Like
> > > Direct Input, Direct Draw, Direct Sound and so on.)
> >
> > That is what I was afraid of...
> >
> > Well, since the Mingw port for NT4 can't use Dx or any of the
> > "Direct"x stuff (Mingw/gcc does not include Dx that works for
> > NT4 & Dx5/6/7 are incompatible with NT4. Dx3 headers are not
> > available for Mingw/Gcc). I will be using the OpenGL/MesaGL
> > stuff depending on the need.
> > It appears that at least the OpenGL related stuff does _not_
> > depend on Dx for anything, which is ideal when it comes to NT4
> > ports (ie. non-dependency on Dx).
> >
> > Thanks for letting me know, Thomas.
> >
> > Peace,
> >
> > Paul G.
> >
> > >
> > > Thomas
> > >
> > >
> > > _______________________________________________
> > > Crystal-main mailing list
> > > Crystal-main@...
> > > http://lists.sourceforge.net/mailman/listinfo/crystal-main
> > >
> >
> >
> >
> >
> > Nothing real can be threatened.
> > Nothing unreal exists.
> >
> > _______________________________________________
> > Crystal-main mailing list
> > Crystal-main@...
> > http://lists.sourceforge.net/mailman/listinfo/crystal-main
> >
>
>
> _______________________________________________
> Crystal-main mailing list
> Crystal-main@...
> http://lists.sourceforge.net/mailman/listinfo/crystal-main
|